Files
v2ray/config/server/include/ss.json
2019-01-05 16:04:16 +08:00

12 lines
306 B
JSON

{
"protocol": "shadowsocks",
"port": 6666,
"settings": {
"method": "chacha20-ietf",
"password": "233blog.com",
"network": "tcp,udp",
"level": 1,
"ota": false
}
}