mirror of
https://github.com/fatedier/frp.git
synced 2024-11-08 09:04:52 +01:00
update conf
This commit is contained in:
parent
ee9ddf52cd
commit
2b1ba3a946
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user