This commit is contained in:
233boy
2022-10-24 09:20:28 +08:00
commit 580debd2e2
78 changed files with 22022 additions and 0 deletions

View File

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