shadowsocks-rust 1.3.2

shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
Documentation
1
2
3
4
5
6
7
8
9
{
    "local_address": "127.0.0.1",
    "local_port": 1080,
    "server": "104.238.149.106",
    "server_port": 8700,
    "password": "^ragnarok$",
    "method": "aes-256-cfb",
    "timeout": 300
}