# -- インストールスクリプトをダウンロード
wget https://github.com/teddysun/shadowsocks_install/raw/master/shadowsocksR.sh
# -- 実行権限を与える
chmod +x ./shadowsocksR.sh
# -- インストールスクリプトを実行(shadowsocksR.logとしてログを残す)
sh ./shadowsocksR.sh 2>&1 | tee ./shadowsocksR.log
# run service
/etc/init.d/shadowsocks status
/etc/init.d/shadowsocks restart
/etc/init.d/shadowsocks stop
More than 5 years have passed since last update.
Install proxy tool at server site
Last updated at Posted at 2019-01-02
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme