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,9 @@
{
"map_list":
[{
"dst_address":"ip_addr(domain name)",
"dst_port":8388,
"listen_port":44444,
"name":"shadowsocks(persional)"
}]
}