no message

This commit is contained in:
刘河 2019-02-01 02:07:50 +08:00
parent eccc221e67
commit 4e6754deb9
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ go语言编写无第三方依赖各个平台都已经编译在release中
* [http|https域名解析](#域名解析)
* [tcp隧道](#tcp隧道)
* [udp隧道](#udp隧道)
* [sock5代理](#sock5代理)
* [socks5代理](#socks5代理)
* [http正向代理](#http正向代理)
* 单隧道模式及介绍
* [tcp隧道模式](#tcp隧道模式)
@ -185,7 +185,7 @@ httpProxyPort | http代理监听端口
- 在该客户端的隧道管理中添加一条udp隧道填写监听的端口53、内网目标ip和目标端口10.1.50.102:53选择压缩方式保存。
- 修改本机dns为127.0.0.1则相当于使用10.1.50.202作为dns服务器
#### sock5代理
#### socks5代理
**适用范围:** 在外网环境下如同使用vpn一样访问内网设备或者资源