zacker330
11/15/2017 - 12:43 AM

ssserver 翻墙工具

/usr/bin/python /usr/bin/ssserver -c /etc/ss.conf -d start
{
    "server":"xx.xx.xx.xx",
    "local_address": "127.0.0.1",
    "local_port":1080,
	 "port_password": {
	    "8380": "xx",
	    "8382": "xx",
	    "8381": "xx"
	 },
    "timeout":300,
    "method":"aes-256-cfb",
    "fast_open": false
}