Skip to content

Commit bec0b58

Browse files
committed
update:read me
1 parent af98d27 commit bec0b58

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

README.en.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ we have a development and a master branch. If you want to use it, please use the
44
As long as the repository is not in suspended state, we will maintain and develop it all the time, please use it with confidence
55

66
#### Description
7-
c c++ SOCKS5代理服务,HTTP Tunnel隧道代理服务,tcp转发服务,负载代理转发
8-
c c++ Socks5 Proxy Service,HTTP Tunnel Proxy Service,tcp forward service,proxy forward service
7+
c c++ SOCKS5代理服务,HTTP Tunnel隧道代理服务,tcp转发控制服务,负载均衡服务
8+
c c++ Socks5 Proxy Service,HTTP Tunnel Proxy Service,tcp forward control service,load balance forward service
99

1010
## Notice
1111
the compiled release version will only be released on github.
@@ -18,13 +18,12 @@ This software is a standard proxy server that supports Socks5 and HTTP tunnel pr
1818
this software support following features
1919
1. SOCKS5 proxy
2020
2. Tunnel proxy
21-
3. TCP forward proxy(forward)
21+
3. TCP forward control
2222
4. operator log
2323
5. encrypt Communication(planning)
24-
6. load balanc(planning)
24+
6. load balance
2525
7. custom cert proxy protocol(planning)
2626
8. multilevel proxy(planning)
27-
9. lb proxy(proxy)
2827

2928
## install
3029

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
编译发布版本将只在github上面发布.
88

99
## 介绍
10-
c c++ SOCKS5代理服务,HTTP Tunnel隧道代理服务,tcp转发服务,负载代理转发
11-
c c++ Socks5 Proxy Service,HTTP Tunnel Proxy Service,tcp forward service,proxy forward service
10+
c c++ SOCKS5代理服务,HTTP Tunnel隧道代理服务,tcp转发控制服务,负载均衡服务
11+
c c++ Socks5 Proxy Service,HTTP Tunnel Proxy Service,tcp forward control service,load balance forward service
1212

1313
## 软件架构
1414
此软件基于XEngine开发.采用C/C++作为开发语言
@@ -17,13 +17,12 @@ c c++ Socks5 Proxy Service,HTTP Tunnel Proxy Service,tcp forward service,proxy f
1717
此软件支持以下特性
1818
1. SOCKS5代理
1919
2. Tunnel代理
20-
3. TCP数据转发服务(forward)
20+
3. TCP数据转发控制
2121
4. 操作日志
2222
5. 加密通信(planning)
23-
6. 负载均衡(planning)
23+
6. 负载均衡
2424
7. 自定义证书代理协议(planning)
2525
8. 多级代理(planning)
26-
9. 全负载代理(proxy)
2726

2827
## 安装教程
2928

0 commit comments

Comments
 (0)