Skip to content

Commit

Permalink
还是空格的错误,这次应该没有了
Browse files Browse the repository at this point in the history
  • Loading branch information
jiqing112 authored Apr 1, 2023
1 parent 3c2bcf9 commit 3d001c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ docker run --name pingtunnel-server -d --privileged --network host --restart=alw
```
- client:
```
docker run --name pingtunnel-client -d --restart=always -p 1080: 1080 esrrhs/pingtunnel ./pingtunnel -type client -l :1080 -s www.yourserver.com -sock5 1 -key 123456
docker run --name pingtunnel-client -d --restart=always -p 1080:1080 esrrhs/pingtunnel ./pingtunnel -type client -l :1080 -s www.yourserver.com -sock5 1 -key 123456
```

## Thanks for free JetBrains Open Source license
Expand Down

0 comments on commit 3d001c2

Please sign in to comment.