https://linshanify.github.io/ShadowSockets_Script/
# Download Script wget --no-check-certificate https://raw.githubusercontent.com/quniu/shadowsocks-all/master/install/shadowsocks-all.sh # If anythong wrong with the download, # Download from my Gist backup wget https://gist.githubusercontent.com/LinShanify/060862fdab7d3e6369769daaffd8b91f/raw/32f3764a66fdb0ff69f02ffb6386ffcb7001295c/shadowsocks-all.sh # Change Permission sudo chmod +x shadowsocks-all.sh # Installation sudo ./shadowsocks-all.sh 2>&1 | tee shadowsocks.log