Files
proxy/scripts/test/frp/frps.toml

9 lines
143 B
TOML
Raw Normal View History

2025-02-19 14:23:58 +08:00
bindPort = 18080
transport.tcpMux = true
[[httpPlugins]]
name = "chan-req"
addr = "service:8080"
path = "/chan/request"
ops = ["NewUserConn"]