Files
qwsy/材料/frp/frpc_script.toml
binghuai e30bf4709c 9.28
2025-09-29 10:01:55 +08:00

14 lines
217 B
TOML

serverAddr = "47.109.23.162"
serverPort = 7000
auth.method = "token"
auth.token = "token123456"
[[proxies]]
name = "web-tcp"
type = "tcp"
localIP = "127.0.0.1"
localPort = 8983
remotePort = 8081