ShadowSocks basic commands

Here are a few basic commands you can use for ShadowSocks.

To check ShadowSocks's log, use this command:

less /var/log/shadowsocks.log

To restart ShadowSocks server, use this command:

sudo ssserver -c /etc/shadowsocks.json -d restart

To stop ShadowSocks server, use this command:

sudo ssserver -d stop
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Installing ShadowSocks

First, login to your server command terminal to install python pip and use pip to install...