1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-28 02:05:23 +00:00

new v2ray.cool config

This commit is contained in:
Darien Raymond 2017-10-13 15:32:40 +08:00
parent bae5639dfd
commit 476d67f494

View File

@ -18,7 +18,7 @@
"vnext": [
{
"address": "v2ray.cool",
"port": 10086,
"port": 443,
"users": [
{
"id": "a3482e88-686a-4a58-8126-99c9df64b7bf",
@ -31,6 +31,16 @@
},
"mux": {
"enabled": true
},
"streamSettings": {
"network": "ws",
"security": "tls",
"tlsSettings": {
"allowInsecure": true
},
"wsSettings": {
"path": "/v2ray.cool/"
}
}
},
"outboundDetour": [