{{ define "appcfg/frp" }} {{template "common/header" }}

FRP

在这里你可以配置FRP客户端~
基本设置
默认值为7000
此选项默认只读
{{ $x := .frpcfg.Common.LogLevel }} 默认值为info
{{ $lfe := .frpcfg.Common.LoginFailExit }} 默认值为NO (失败后尝试继续连接)
默认值为3
与服务器端配置'token'一致。
默认值为5,连接将提前建立
必须与服务器端配置一致
代理名称将更改为{user}.{proxy}
默认值为3
默认值为3
默认值为0.0.0.0
默认值为7400
默认值为admin
默认值为admin


{{template "common/footer"}} {{ end }}