frp/conf/frpc.ini

14 lines
271 B
INI
Raw Normal View History

2016-01-27 21:24:36 +08:00
[common]
2022-09-25 15:49:07 +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 15:49:07 +08:00
[web]
type = http
local_port = 3002
meta_Authorization = {{ .Envs.AUTHORIZATION }}
subdomain = ziv
;ips_allow_list = "127.0.0.2/32,192.198.100.10"
;http_user = abc
;http_pwd = abc