Update README.md

pull/1219/head
cnlh 2018-11-05 01:40:56 +08:00 committed by GitHub
parent 9baddc51e1
commit 2c9906e91c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
- 服务端
```
./rproxy -mode server -vkey DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024
./easyProxy -mode server -vkey DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024
```
名称 | 含义
@ -48,7 +48,7 @@ httpport | 代理的http端口与nginx配合使用
```
./rproxy -config config.json
./easyProxy -config config.json
```