2026-03-08 01:34:54 +08:00
|
|
|
serverAddr = "146.56.248.142"
|
|
|
|
|
serverPort = 7000
|
|
|
|
|
auth.token = "wzw20040525"
|
|
|
|
|
|
2026-03-09 17:27:47 +08:00
|
|
|
log.to = "D:\\Xuanchi\\高斯泼溅\\XCDesktop\\remote\\logs\\frpc.log"
|
2026-03-08 01:34:54 +08:00
|
|
|
log.level = "info"
|
|
|
|
|
log.maxDays = 7
|
|
|
|
|
|
|
|
|
|
[[proxies]]
|
2026-03-09 19:41:42 +08:00
|
|
|
name = "desktop-remote"
|
2026-03-08 01:34:54 +08:00
|
|
|
type = "tcp"
|
|
|
|
|
localIP = "127.0.0.1"
|
|
|
|
|
localPort = 3000
|
|
|
|
|
remotePort = 8080
|
|
|
|
|
|
|
|
|
|
[[proxies]]
|
2026-03-09 19:41:42 +08:00
|
|
|
name = "gitea-remote"
|
2026-03-08 01:34:54 +08:00
|
|
|
type = "tcp"
|
|
|
|
|
localIP = "127.0.0.1"
|
|
|
|
|
localPort = 3001
|
|
|
|
|
remotePort = 8081
|
|
|
|
|
|
2026-03-09 19:41:42 +08:00
|
|
|
[[proxies]]
|
|
|
|
|
name = "opencode-remote"
|
|
|
|
|
type = "tcp"
|
|
|
|
|
localIP = "127.0.0.1"
|
|
|
|
|
localPort = 3002
|
|
|
|
|
remotePort = 8082
|
|
|
|
|
|
2026-03-10 01:41:02 +08:00
|
|
|
[[proxies]]
|
|
|
|
|
name = "filetransfer-remote"
|
|
|
|
|
type = "tcp"
|
|
|
|
|
localIP = "127.0.0.1"
|
|
|
|
|
localPort = 3003
|
|
|
|
|
remotePort = 8083
|
|
|
|
|
|
2026-03-08 01:34:54 +08:00
|
|
|
|