wget --no-check-certificate -O shadowsocks-all.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.sh
chmod +x shadowsocks-all.sh
./shadowsocks-all.sh 2>&1 | tee shadowsocks-all.log
INFO: loading config from /etc/shadowsocks-python/config.json
2019-03-28 05:14:24 INFO loading libcrypto from libcrypto.so.10
Starting Shadowsocks success
Congratulations, Shadowsocks-Python server install completed!
Your Server IP : 111.11.111.111
Your Server Port : 11260
Your Password : 123456
Your Encryption Method: aes-256-cfb
Your QR Code: (For Shadowsocks Windows, OSX, Android and iOS clients)
ss://xxxxxxxxxxxxxxxxx
Your QR Code has been saved as a PNG file path:
/root/shadowsocks_python_qr.png
Welcome to visit: https://teddysun.com/486.html
Enjoy it!