shadowsocks-rust 1.3.2

shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
Documentation
{
    "local_address": "127.0.0.1",
    "local_port": 1080,
    "servers": [
        {
            "address": "104.238.149.106",
            "port": 65534,
            "password": "SWZSYoKScHnnT7Ij+/mKEqwI69NMZW4OTlj7ji7/eYU=",
            "method": "aes-256-gcm"
        },
        {
            "address": "104.238.149.106",
            "port": 65533,
            "password": "SWZSYoKScHnnT7Ij+/mKEqwI69NMZW4OTlj7ji7/eYU=",
            "method": "aes-256-gcm"
        }
    ],
    "timeout": 300,

    "enable_udp": true
}