Delete xyz
Browse files- xyz/frpc.toml +0 -12
xyz/frpc.toml
DELETED
|
@@ -1,12 +0,0 @@
|
|
| 1 |
-
|
| 2 |
-
serverAddr = '117.72.185.137'
|
| 3 |
-
serverPort = 27000
|
| 4 |
-
auth.method = "token"
|
| 5 |
-
auth.token = "xF5kJa#v"
|
| 6 |
-
|
| 7 |
-
[[proxies]]
|
| 8 |
-
name = 'web-REMOTE_PORT'
|
| 9 |
-
type = 'tcp'
|
| 10 |
-
localIP = '127.0.0.1'
|
| 11 |
-
localPort = 7860
|
| 12 |
-
remotePort = REMOTE_PORT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|