**这是本文档旧的修订版!**
frps-panel
frps插件
/etc/frps-panel.toml
# basic options [common] # frps panel config info plugin_addr = "127.0.0.1" plugin_port = 7200 admin_user = "y***" admin_pwd = "tcm-******" # specified login state keep time admin_keep_time = 0 # enable tls tls_mode = false #tls_cert_file = "cert.crt" #tls_key_file = "cert.key" # frp dashboard info dashboard_addr = "127.0.0.1" dashboard_port = 7500 dashboard_user = "admin" dashboard_pwd = "ne****2000"