Skip to content

Commit 840c5f3

Browse files
author
ying32
committed
Update README.md
1 parent 380791e commit 840c5f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
**不过目前不支持Cookie与Header的设置,只保留了Method, URL, Body段的数据**
99

1010
> 使用方法:go get github.com/ying32/ReverseProxy
11-
> 1、分别编译**RServer****RClient**
12-
> 2、在RServer目录下的runsvr.bat或者runsvr.sh修改为你想要的端口后启动并执行。
13-
> 3、在RClient目录下的runcli_local.bat或者runcli_local.sh修改为你想要的端口后启动并执行。
11+
> 1、分别编译**RPServer****RPClient**
12+
> 2、在RPServer目录下的runsvr.bat或者runsvr.sh修改为你想要的端口后启动并执行。
13+
> 3、在RPClient目录下的runcli_local.bat或者runcli_local.sh修改为你想要的端口后启动并执行。
1414
1515
**两个程序总共不到300行的代码量。简单是简单了点,但还是能用用的**
1616

0 commit comments

Comments
 (0)