Shadowsocks is a secure SOCKS5 proxy, designed to protect your Internet traffic.
Current version: 3.0(03) | Changelog
Current lauguage: English | Simplified Chinese
This script can compile and install for Linux server automatic by @Vndroid
Automatically deploy servers and Optimize the shadowsocks server on Linux.
- Debian 7 Wheezy
- Debian 8 Jessie
- Debian 9 Stretch
- Debian 10 Buster
- Ubuntu 14.04 Trusty
- Ubuntu 16.04 Xenial
- Ubuntu 18.04 Bionic
- Ubuntu 20.04 focal
# wget https://raw.githubusercontent.com/Vndroid/shadowsocks-install/master/shadowsocks.sh
# chmod +x shadowsocks.sh
# ./shadowsocks.sh install 2>&1 | tee shadowsocks.log
Notice: Must be as root user run this command.
# ./shadowsocks.sh uninstall
Edit the configuration file
# vi /etc/shadowsocks.json
Start the service via sysvinit
# /etc/init.d/shadowsocks start
Stop the service via sysvinit
# /etc/init.d/shadowsocks stop
Check service status
# /etc/init.d/shadowsocks status
View the shadowsocks server log
# tail -f /var/log/shadowsocks.log
Email Me: waveworkshop@outlook.com With the "shadowsocks.log"