This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
v2ray-examples
mirror of
https://github.com/v2fly/v2ray-examples
Watch
1
Star
0
Fork
You've already forked v2ray-examples
0
Code
Issues
Releases
Wiki
Activity
Browse Source
fix rules outboundTag
pull/57/head
kslr
4 years ago
parent
9d16877b36
commit
d71ca2f42a
6 changed files
with
6 additions
and
6 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
VMess-HTTP/config_client.json
2
VMess-HTTP2/config_client.json
2
VMess-TCP-TLS/config_client.json
2
VMess-TCP/config_client.json
2
VMess-Websocket-TLS/config_client.json
2
VMess-Websocket/config_client.json
2
VMess-HTTP/config_client.json
Unescape
Escape
View File
@ -10,7 +10,7 @@
"ip"
:
[
"geoip:private"
]
,
"tag"
:
"direct"
"
ou
t
boundT
ag"
:
"direct"
}
]
}
,
2
VMess-HTTP2/config_client.json
Unescape
Escape
View File
@ -10,7 +10,7 @@
"ip"
:
[
"geoip:private"
]
,
"tag"
:
"direct"
"
ou
t
boundT
ag"
:
"direct"
}
]
}
,
2
VMess-TCP-TLS/config_client.json
Unescape
Escape
View File
@ -10,7 +10,7 @@
"ip"
:
[
"geoip:private"
]
,
"tag"
:
"direct"
"
ou
t
boundT
ag"
:
"direct"
}
]
}
,
2
VMess-TCP/config_client.json
Unescape
Escape
View File
@ -10,7 +10,7 @@
"ip"
:
[
"geoip:private"
]
,
"tag"
:
"direct"
"
ou
t
boundT
ag"
:
"direct"
}
]
}
,
2
VMess-Websocket-TLS/config_client.json
Unescape
Escape
View File
@ -10,7 +10,7 @@
"ip"
:
[
"geoip:private"
]
,
"tag"
:
"direct"
"
ou
t
boundT
ag"
:
"direct"
}
]
}
,
2
VMess-Websocket/config_client.json
Unescape
Escape
View File
@ -10,7 +10,7 @@
"ip"
:
[
"geoip:private"
]
,
"tag"
:
"direct"
"
ou
t
boundT
ag"
:
"direct"
}
]
}
,
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
github/v2ray-examples
Title
Body
Create Issue