frp/conf/frpc.ini
2022-09-25 12:38:38 +03:00

15 lines
287 B
INI

[common]
server_addr = tunnel.io
server_port = 7005
;protocol = websocket
log_level = debug
[web]
type = tcp
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