Browse Source

update readme

auth
clowwindy 10 years ago
parent
commit
fb789d8e9f
  1. 4
      README.md
  2. 4
      README.rst

4
README.md

@ -81,8 +81,8 @@ To run in the foreground:
To run in the background:
sudo ssserver -c /etc/shadowsocks.json -d start
sudo ssserver -c /etc/shadowsocks.json -d stop
ssserver -c /etc/shadowsocks.json -d start
ssserver -c /etc/shadowsocks.json -d stop
On your client machine, use the same configuration as your server. Check the
README of your client for more information.

4
README.rst

@ -111,8 +111,8 @@ To run in the background:
::
sudo ssserver -c /etc/shadowsocks.json -d start
sudo ssserver -c /etc/shadowsocks.json -d stop
ssserver -c /etc/shadowsocks.json -d start
ssserver -c /etc/shadowsocks.json -d stop
On your client machine, use the same configuration as your server. Check
the README of your client for more information.

Loading…
Cancel
Save