Update README.md

This commit is contained in:
zhao xin 2020-05-07 18:16:33 +08:00 committed by GitHub
parent 0c6be88983
commit d038899851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ pingtunnel是把tcp/udp/sock5流量伪装成icmp流量进行转发的工具。
# 功能 # 功能
* 某些服务器的tcp、udp流量被禁止可以通过pingtunnel绕过。 * 某些服务器的tcp、udp流量被禁止可以通过pingtunnel绕过。
* 某些场合如学校、咖啡厅、机场需要登录跳转验证可以通过pingtunnel绕过。 * 某些场合如学校、咖啡厅、机场需要登录跳转验证可以通过pingtunnel绕过。
* 某些网络tcp传输很慢可以通过pingtunnel加速网络。 * 某些网络tcp、udp传输很慢可以通过pingtunnel加速网络。
# 使用 # 使用
### 安装服务端 ### 安装服务端