Files
qwsy/材料/frp/frpc_script.toml
binghuai 6c871d5338 11.11
2025-11-12 00:54:10 +08:00

14 lines
218 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 = 18073
remotePort = 8081