update
This commit is contained in:
parent
b1523e81b6
commit
773c23e0be
|
@ -0,0 +1,15 @@
|
|||
serverAddr = "8.137.55.122"
|
||||
serverPort = 7000
|
||||
|
||||
[[proxies]]
|
||||
name = "xyj-ubuntu"
|
||||
type = "tcp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 22
|
||||
remotePort = 4000
|
||||
[[proxies]]
|
||||
name = "xyj-VNC"
|
||||
type = "tcp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 5901
|
||||
remotePort = 5901
|
Loading…
Reference in New Issue