frp/conf/frpc_min.ini

11 lines
152 B
INI
Raw Normal View History

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