上传文件至 /

This commit is contained in:
lqs
2025-08-14 22:12:50 +08:00
commit 2488db0ef6
2 changed files with 26 additions and 0 deletions

13
frpc.toml Normal file
View File

@@ -0,0 +1,13 @@
serverAddr = "www.gzsjfz.top"
serverPort = 7001
[auth]
method = 'token'
token = '2169708'
[[proxies]]
name = "LVlian_SSH"
type = "tcp"
localIP = "127.0.0.1"
localPort = 22
remotePort = 7002