This commit is contained in:
shenyunet 2024-03-03 01:38:50 +08:00
parent 8340adca32
commit db451bea52
3 changed files with 6 additions and 6 deletions

View File

@ -10,13 +10,13 @@ transport.tls.enable = false
udpPacketSize = 1500
[[web1_443]]
[[proxies]]
name = "web1_443"
type = "tcp"
localIP = "127.0.0.1"
localPort = 443
remotePort = 14443
[[web1_443u]]
[[proxies]]
name = "web1_443"
type = "udp"
localIP = "127.0.0.1"

View File

@ -105,13 +105,13 @@ transport.tls.enable = false
udpPacketSize = 1500
[[web1_443]]
[[proxies]]
name = "web1_443"
type = "tcp"
localIP = "127.0.0.1"
localPort = 443
remotePort = 14443
[[web1_443u]]
[[proxies]]
name = "web1_443"
type = "udp"
localIP = "127.0.0.1"

View File

@ -79,13 +79,13 @@ transport.tls.enable = false
udpPacketSize = 1500
[[web1_443]]
[[proxies]]
name = "web1_443"
type = "tcp"
localIP = "127.0.0.1"
localPort = 443
remotePort = 14443
[[web1_443u]]
[[proxies]]
name = "web1_443"
type = "udp"
localIP = "127.0.0.1"