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
@@ -100,7 +100,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
@@ -109,7 +109,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
@@ -34,7 +34,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": {
@@ -113,7 +113,7 @@ Linux 使用`Netfilter`来管理网络,`Netfilter`模型如下:
"port": 12345,
"protocol": "dokodemo-door",
"settings": {
"network": "tcp,udp",
"allowedNetwork": "tcp,udp",
"followRedirect": true
},
"streamSettings": {