feat: add frpc
This commit is contained in:
9
backend/frpc.toml
Normal file
9
backend/frpc.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
serverAddr = "39.105.111.158"
|
||||
serverPort = 1422
|
||||
|
||||
[[proxies]]
|
||||
name = "test-http"
|
||||
type = "tcp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 8088
|
||||
remotePort = 1423
|
||||
Reference in New Issue
Block a user