[common]
server_addr = xxx
server_port = xxx
token = xxx
log_file = ./logs/frpc.log
log_level = info
log_max_days = 3


[ssh-len]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 6000


[web-router]
type = http
local_port = 80
custom_domains = router.javago.site


[web-spug]
type = http
local_port = 80
custom_domains = spug.javago.site

[web-yapi]
type = http
local_port = 80
custom_domains = yapi.javogo.site

[web-hacs]
type = http
local_port = 90
custom_domains = hacs.javago.site