add json templates for tcpspeed and shadowsocks.
This commit is contained in:
9
shadowsocks-templates/port_map.json
Normal file
9
shadowsocks-templates/port_map.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"map_list":
|
||||
[{
|
||||
"dst_address":"ip_addr(domain name)",
|
||||
"dst_port":8388,
|
||||
"listen_port":44444,
|
||||
"name":"shadowsocks(persional)"
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user