Files
qwsy/材料/frp/frpc.toml
2026-01-24 14:40:36 +08:00

10 lines
215 B
TOML

serverAddr = "47.109.23.162"
serverPort = 7000
auth.method = "token"
auth.token = "token123456"
[[proxies]]
name = "web-service"
type = "tcp"
localPort = 8080
remotePort = 8081 # 服务器端口