mirror of
https://github.com/openp2p-cn/openp2p.git
synced 2026-05-11 10:40:48 +08:00
3.9.1
This commit is contained in:
5
USAGE.md
5
USAGE.md
@@ -98,4 +98,9 @@ firewall-cmd --state
|
||||
C:\Program Files\OpenP2P\openp2p.exe uninstall
|
||||
# linux,macos
|
||||
sudo /usr/local/openp2p/openp2p uninstall
|
||||
```
|
||||
|
||||
## Run with Docker
|
||||
```
|
||||
docker run -d --net host --name openp2p-client openp2pcn/openp2p-client:latest -token YOUR-TOKEN -node YOUR-NODE-NAME
|
||||
```
|
||||
Reference in New Issue
Block a user