frp/conf/frpc_min.ini

11 lines
152 B
INI
Raw Normal View History

2016-08-16 07:06:48 +00:00
[common]
server_addr = 0.0.0.0
server_port = 7000
2017-05-17 17:51:32 +00:00
#privilege_token = 12345678
2016-08-16 07:06:48 +00:00
[ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 22
2017-05-17 17:51:32 +00:00
remote_port = 6000