ref
Install
wget --no-check-certificate https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocksR.sh
chmod +x shadowsocksR.sh
./shadowsocksR.sh 2>&1 | tee shadowsocksR.log
Uninstall
./shadowsocksR.sh uninstall
Commands
- Start -
/etc/init.d/shadowsocks start
- Stop -
/etc/init.d/shadowsocks stop
- Restart -
/etc/init.d/shadowsocks restart
- Status -
/etc/init.d/shadowsocks status
Path
- Configuration File -
/etc/shadowsocks.json
- Log File -
/var/log/shadowsocks.log
- Installation Location -
/usr/local/shadowsocks
Created by sine. Last modification: 2022-05-31 20:45:40