소스 검색

Update README.md

cnlh 6 년 전
부모
커밋
2c9906e91c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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  
 ```