mirror of https://github.com/jkjoy/sunpeiwen.git
502 B
502 B
abbrlink | categories | date | excerpt | published | tags | title | updated | ||
---|---|---|---|---|---|---|---|---|---|
317afbc8 | 分享 | 2018-05-04 23:28:00 | ... | true |
|
linux下一键搭建SS | 2023-6-12T10:13:20.738+8:0 |
事实上Ubuntu centos都可以使用此命令行
wget --no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks.sh
chmod +x shadowsocks.sh
./shadowsocks.sh 2>&1 | tee shadowsocks.log