yum -y install wget
wget -c --no-check-certificate -O shadowsocks.sh https://raw.githubusercontent.com/bertonlan/shadowsocks_install/master/shadowsocks.sh
chmod +x shadowsocks.sh
./shadowsocks.sh 2>&1 | tee shadowsocks.log
1. Select 1 shadowsocks-python
2. Enter password for shadowsocks-python
3. Enter a port for shadowsocks-python[1-65535]
(Default port:11260):11260
4. Select aes-256-cfb
Description: Auto Install Shadowsocks(libev) Server for CentOS
Description: Auto Install Shadowsocks(libev) Server for Debian/Ubuntu
Description: Auto Install Shadowsocks(Go) Server for CentOS/Debian/Ubuntu
Description: Check Shadowsocks(All version) Server is running or not, and start it if not running
Intro: https://shadowsocks.be/6.html
Description: Auto Install ShadowsocksR Server for CentOS/Debian/Ubuntu
Intro: https://shadowsocks.be/9.html
Description: Auto Install haproxy for Shadowsocks Server
Intro: https://shadowsocks.be/10.html
Copyright (C) 2018-2019 BertonLan