add json templates for tcpspeed and shadowsocks.

This commit is contained in:
2017-09-30 23:46:50 +08:00
parent c3c39b6531
commit 4fbffec898
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"server":"127.0.0.1",
"server_port":44444,
"local_port":1080,
"password":"BlsEYioG1w",
"timeout":60,
"method":"aes-256-cfb"
}