doc: update

This commit is contained in:
fatedier
2016-04-18 15:47:14 +08:00
parent f650d3f330
commit 14ba38a1b4
3 changed files with 10 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ log_file = ./frps.log
log_level = info
# test 为代理的自定义名称可以有多个不能重复和frpc中名称对应
[test]
[ssh]
auth_token = 123
bind_addr = 0.0.0.0
# 最后将通过此端口访问后端服务
@@ -61,7 +61,7 @@ log_level = info
auth_token = 123
# test需要和 frps.ini 中配置一致
[test]
[ssh]
# 需要转发的本地端口
local_port = 22
# 启用加密frpc与frps之间通信加密默认为 false