linux shadowsock
摘要:
Ubuntu下配置shadowsocks客户端的方法 apt-get install shadowsocks 启动的方法: sslocal -s 11.22.33.44 -p 443 -k "123456" -l 1080 -t 600 -m aes-256-cfb # 其中11.22.33.44是 阅读全文
posted @ 2018-12-17 22:03 xiegangqingnian 阅读(2) 评论(0) 推荐(0) 编辑