Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cnlh authored Nov 4, 2018
1 parent 9baddc5 commit 2c9906e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- 服务端

```
./rproxy -mode server -vkey DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024
./easyProxy -mode server -vkey DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024
```

名称 | 含义
Expand All @@ -48,7 +48,7 @@ httpport | 代理的http端口(与nginx配合使用)


```
./rproxy -config config.json
./easyProxy -config config.json
```


Expand Down

0 comments on commit 2c9906e

Please sign in to comment.