mirror of
https://github.com/2dust/v2rayN.git
synced 2026-09-25 15:58:09 +03:00
14 lines
183 B
Plaintext
14 lines
183 B
Plaintext
{
|
|
"tag": "proxy",
|
|
"protocol": "vmess",
|
|
"settings": {
|
|
"address": "v2ray.cool",
|
|
"port": 10086
|
|
},
|
|
"streamSettings": {
|
|
"network": "tcp"
|
|
},
|
|
"mux": {
|
|
"enabled": false
|
|
}
|
|
} |