Infra/conf: Rename Tunnel target fields

This commit is contained in:
Meow
2026-05-07 16:55:06 +08:00
parent 0b803a9ff6
commit f6933527b7
27 changed files with 70 additions and 70 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ iptables -t mangle -A OUTPUT -m owner ! --gid-owner 23333 -j XRAY_SELF
"port": 12345,
"protocol": "dokodemo-door",
"settings": {
"network": "tcp,udp",
"allowedNetwork": "tcp,udp",
"followRedirect": true
},
"streamSettings": {
@@ -161,7 +161,7 @@ WantedBy=multi-user.target
"port": 12345,
"protocol": "dokodemo-door",
"settings": {
"network": "tcp,udp",
"allowedNetwork": "tcp,udp",
"followRedirect": true
},
"sniffing": {
+1 -1
View File
@@ -108,7 +108,7 @@ lsmod | grep wireguard
"port": <port>,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1"
"rewriteAddress": "127.0.0.1"
},
"tag": "api"
}
+1 -1
View File
@@ -35,7 +35,7 @@ sudo curl -oL /usr/local/share/xray/geosite.dat https://github.com/Loyalsoldier/
"port": 12345,
"protocol": "dokodemo-door",
"settings": {
"network": "tcp,udp",
"allowedNetwork": "tcp,udp",
"followRedirect": true
},
"sniffing": {
@@ -36,7 +36,7 @@
"port": 12345,
"protocol": "dokodemo-door",
"settings": {
"network": "tcp,udp",
"allowedNetwork": "tcp,udp",
"followRedirect": true
},
"sniffing": {
@@ -107,7 +107,7 @@ Linux использует `Netfilter` для управления сетью,
"port": 12345,
"protocol": "dokodemo-door",
"settings": {
"network": "tcp,udp",
"allowedNetwork": "tcp,udp",
"followRedirect": true
},
"streamSettings": {