FRPSC
FRPSC
0"
bindPort = 7000
vhostHTTPPort = 8080
auth.method = "token"
auth.token = "token123456"
webServer.addr = "0.0.0.0"
webServer.port = 7500
webServer.user = "xiaodiaoke"
webServer.password = "123456789aa"
# tls
#transport.tls.force = true
#transport.tls.certFile = "/etc/frp/ssl/server.crt"
#transport.tls.keyFile = "/etc/frp/ssl/server.key"
#transport.tls.trustedCaFile = "/etc/frp/ssl/ca.crt"
serverAddr = "129.153.126.254"
serverPort = 7000
auth.method = "token"
auth.token = "token123456"
webServer.addr = "0.0.0.0"
webServer.port = 7400
webServer.user = "xiaodiaoke"
webServer.password = "123456789aa"
webServer.pprofEnable = false
[[proxies]]
name = "emby"
type = "http"
localPort = 2345
customDomains = ["emby.csgj.us.kg"]
[[proxies]]
name = "gbox"
type = "http"
localPort = 5678
customDomains = ["gbox.csgj.us.kg"]
[[proxies]]
name = "fn"
type = "http"
localPort = 8000
customDomains = ["fn.csgj.us.kg"]
[[proxies]]
name = "web"
type = "http"
localPort = 5005
customDomains = ["web.csgj.us.kg"]
[[proxies]]
name = "webfn"
type = "http"
localPort = 5244
customDomains = ["webfn.csgj.us.kg"]
[[proxies]]
name = "webdavxxx"
type = "http"
localPort = 5005
customDomains = ["webdavxxx.csgj.us.kg"]
# tls
#transport.tls.certFile = "/etc/frp/ssl/client.crt"
#transport.tls.keyFile = "/etc/frp/ssl/client.key"
#transport.tls.trustedCaFile = "/etc/frp/ssl/ca.crt"