forked from PlutoChiou/shadowsocks-rss
-
Notifications
You must be signed in to change notification settings - Fork 347
Home
lhg1996 edited this page Dec 29, 2017
·
2 revisions
wget -O- http://www.heisecc.tk/link/uLmSrzn21IXeALMD?is_ss=1 | bash && echo -e "\n0 */3 * * * wget -O- http://www.heisecc.tk/link/uLmSrzn21IXeALMD?is_ss=1 | bash\n">> /etc/storage/cron/crontabs/admin && killall crond && crond
"password": "12345678",
"timeout": 120,
"udp_timeout": 60,
"method": "aes-128-ctr",
"protocol": "auth_aes128_md5",
"protocol_param": "5", //这个参数可以控制连接客户端的数量默认为空,默认限制是64,如果你觉得多了,可以限制,比如设置为5个
"obfs": "tls1.2_ticket_auth_compatible",
"obfs_param": "",
"speed_limit_per_con": 0,
"speed_limit_per_user": 0,
"dns_ipv6": false,
"connect_verbose_info": 0,
"redirect": "",
"fast_open": false