serverAddr = ""
serverPort = 

auth.method = "token"
auth.token = "kcUuiresFlnw3b"

transport.tls.enable = true
natHoleStunServer = "stun.miwifi.com:3478"
log.level = "info"
transport.heartbeatTimeout = 90  # 心跳超时时间(秒)
transport.heartbeatInterval = 30

[[proxies]]
name = "ssh"
type = "tcp"
localIP = "127.0.0.1"
localPort = 22
remotePort = 6000



wget "https://hk.gh-proxy.org/https://github.com/fatedier/frp/releases/download/v0.68.1/frp_0.68.1_linux_arm64.tar.gz"