update readme
This commit is contained in:
parent
2733e6a4ba
commit
fb789d8e9f
2 changed files with 4 additions and 4 deletions
|
@ -81,8 +81,8 @@ To run in the foreground:
|
||||||
|
|
||||||
To run in the background:
|
To run in the background:
|
||||||
|
|
||||||
sudo ssserver -c /etc/shadowsocks.json -d start
|
ssserver -c /etc/shadowsocks.json -d start
|
||||||
sudo ssserver -c /etc/shadowsocks.json -d stop
|
ssserver -c /etc/shadowsocks.json -d stop
|
||||||
|
|
||||||
On your client machine, use the same configuration as your server. Check the
|
On your client machine, use the same configuration as your server. Check the
|
||||||
README of your client for more information.
|
README of your client for more information.
|
||||||
|
|
|
@ -111,8 +111,8 @@ To run in the background:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
|
||||||
sudo ssserver -c /etc/shadowsocks.json -d start
|
ssserver -c /etc/shadowsocks.json -d start
|
||||||
sudo ssserver -c /etc/shadowsocks.json -d stop
|
ssserver -c /etc/shadowsocks.json -d stop
|
||||||
|
|
||||||
On your client machine, use the same configuration as your server. Check
|
On your client machine, use the same configuration as your server. Check
|
||||||
the README of your client for more information.
|
the README of your client for more information.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue