Files
qwsy/材料/frp/frpc_script.toml
binghuai de4b3a5167 12.5
2025-12-05 23:19:33 +08:00

14 lines
215 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 = 80
remotePort = 8080