ss/configs/2.json

13 lines
237 B
JSON
Raw Normal View History

2023-07-10 15:35:57 +08:00
{
"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"
}
}