add json templates for tcpspeed and shadowsocks.
This commit is contained in:
8
shadowsocks-templates/shadowsocks.json
Normal file
8
shadowsocks-templates/shadowsocks.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"server":"127.0.0.1",
|
||||
"server_port":44444,
|
||||
"local_port":1080,
|
||||
"password":"BlsEYioG1w",
|
||||
"timeout":60,
|
||||
"method":"aes-256-cfb"
|
||||
}
|
||||
Reference in New Issue
Block a user