Files
sh/frp.conf
T
2026-05-22 15:21:21 +08:00

17 lines
214 B
Plaintext

#Server
bindPort = 7000
#Client
serverAddr = "lihanzhang.cn"
serverPort = 7000
[[proxies]]
name = "test-tcp"
type = "tcp"
localIP = "192.168.0.1"
localPort = 22
remotePort = 6000
#Authentication
auth.token = ""