update conf

This commit is contained in:
fatedier 2017-07-13 12:01:46 +08:00
parent ee9ddf52cd
commit 2b1ba3a946
1 changed files with 4 additions and 0 deletions

View File

@ -128,11 +128,15 @@ local_port = 22
use_encryption = false
use_compression = false
# user of frpc should be same in both stcp server and stcp vistor
[secret_tcp_vistor]
# frpc role vistor -> frps -> frpc role server
role = vistor
type = stcp
# the server name you want to vistor
server_name = secret_tcp
sk = abcdefg
# connect this address to vistor stcp server
bind_addr = 127.0.0.1
bind_port = 9000
use_encryption = false