This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
v2ray-examples
mirror of
https://github.com/v2fly/v2ray-examples.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix rules outboundTag
kslr
5 years ago
parent
9d16877b36
commit
d71ca2f42a
6 changed files
with
6 additions
and
6 deletions
Split View
Show Diff Stats
1
1
VMess-HTTP/config_client.json
1
1
VMess-HTTP2/config_client.json
1
1
VMess-TCP-TLS/config_client.json
1
1
VMess-TCP/config_client.json
1
1
VMess-Websocket-TLS/config_client.json
1
1
VMess-Websocket/config_client.json
+ 1
- 1
VMess-HTTP/config_client.json
View File
@@ -10,7 +10,7 @@
"ip": [
"geoip:private"
],
- "tag": "direct"
+ "
ou
t
boundT
ag": "direct"
}
]
},
+ 1
- 1
VMess-HTTP2/config_client.json
View File
@@ -10,7 +10,7 @@
"ip": [
"geoip:private"
],
- "tag": "direct"
+ "
ou
t
boundT
ag": "direct"
}
]
},
+ 1
- 1
VMess-TCP-TLS/config_client.json
View File
@@ -10,7 +10,7 @@
"ip": [
"geoip:private"
],
- "tag": "direct"
+ "
ou
t
boundT
ag": "direct"
}
]
},
+ 1
- 1
VMess-TCP/config_client.json
View File
@@ -10,7 +10,7 @@
"ip": [
"geoip:private"
],
- "tag": "direct"
+ "
ou
t
boundT
ag": "direct"
}
]
},
+ 1
- 1
VMess-Websocket-TLS/config_client.json
View File
@@ -10,7 +10,7 @@
"ip": [
"geoip:private"
],
- "tag": "direct"
+ "
ou
t
boundT
ag": "direct"
}
]
},
+ 1
- 1
VMess-Websocket/config_client.json
View File
@@ -10,7 +10,7 @@
"ip": [
"geoip:private"
],
- "tag": "direct"
+ "
ou
t
boundT
ag": "direct"
}
]
},