ss/configs/2.json
2023-07-10 15:37:30 +08:00

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"
}
}