13 lines
237 B
JSON
13 lines
237 B
JSON
|
{
|
||
|
"modes": [
|
||
|
"ipv4_tcp_udp",
|
||
|
"ipv6_tcp_udp"
|
||
|
],
|
||
|
"common": {
|
||
|
"server":"1.2.3.4",
|
||
|
"server_port":443,
|
||
|
"plugin":"v2ray-plugin",
|
||
|
"plugin_opts":"tls;host=1.2.3.4;path=/;mux=0"
|
||
|
}
|
||
|
}
|