This commit is contained in:
12600k-rog-d4
2026-09-07 10:29:54 +08:00
parent 1e5c48ffdd
commit 774cae3c02
15 changed files with 63 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
# frpc 基础配置
serverAddr = "47.239.121.24"
serverAddr = "47.113.230.48"
serverPort = 7000
auth.method = "token"
auth.token = "8f3c9b7d5e2a4f6h1i0j"
@@ -14,7 +14,7 @@ remotePort = 80
[[proxies]]
name = "https"
type = "tcp"
localIP = "10.0.3.148"
localIP = "10.0.3.173"
localPort = 4430
remotePort = 443