frp/conf/frpc.ini

15 lines
287 B
INI
Raw Normal View History

2016-01-27 21:24:36 +08:00
[common]
2022-09-25 17:38:38 +08:00
server_addr = tunnel.io
server_port = 7005
;protocol = websocket
log_level = debug
2016-12-21 01:01:44 +08:00
2022-09-25 17:38:38 +08:00
[web]
2022-09-25 15:55:01 +08:00
type = tcp
2022-09-25 17:38:38 +08:00
local_port = 3002
remote_port = 84
meta_Authorization = {{ .Envs.AUTHORIZATION }}
subdomain = ziv
ips_allow_list = "127.0.1.1/16,192.198.100.10"
;http_user = abc
;http_pwd = abc