commit current project
This commit is contained in:
@@ -19,10 +19,66 @@ localPort = 443
|
||||
remotePort = 443
|
||||
|
||||
[[proxies]]
|
||||
name = "zerotier"
|
||||
name = "tailscale3478u"
|
||||
type = "udp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 9993
|
||||
remotePort = 9993
|
||||
localPort = 3478
|
||||
remotePort = 3478
|
||||
|
||||
[[proxies]]
|
||||
name = "tailscale3478t"
|
||||
type = "tcp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 3478
|
||||
remotePort = 3478
|
||||
|
||||
[[proxies]]
|
||||
name = "tailscale50443t"
|
||||
type = "tcp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 50443
|
||||
remotePort = 50443
|
||||
|
||||
[[proxies]]
|
||||
name = "tailscale41641u"
|
||||
type = "udp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 41641
|
||||
remotePort = 41641
|
||||
|
||||
[[proxies]]
|
||||
name = "tailscale50443u"
|
||||
type = "udp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 50443
|
||||
remotePort = 50443
|
||||
|
||||
[[proxies]]
|
||||
name = "tailscale12345u"
|
||||
type = "udp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 12345
|
||||
remotePort = 12345
|
||||
|
||||
[[proxies]]
|
||||
name = "tailscale12345"
|
||||
type = "tcp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 12345
|
||||
remotePort = 12345
|
||||
|
||||
[[proxies]]
|
||||
name = "tailscale8881t"
|
||||
type = "tcp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 8881
|
||||
remotePort = 8881
|
||||
|
||||
[[proxies]]
|
||||
name = "tailscale8881u"
|
||||
type = "udp"
|
||||
localIP = "127.0.0.1"
|
||||
localPort = 8881
|
||||
remotePort = 8881
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user