Updated Configuration via Config File (markdown)
parent
e91b0ca060
commit
279b6d9be5
1 changed files with 5 additions and 1 deletions
|
@ -35,4 +35,8 @@ To run in the foreground:
|
||||||
To run in the background:
|
To run in the background:
|
||||||
|
|
||||||
ssserver -c /etc/shadowsocks.json -d start
|
ssserver -c /etc/shadowsocks.json -d start
|
||||||
ssserver -c /etc/shadowsocks.json -d stop
|
ssserver -c /etc/shadowsocks.json -d stop
|
||||||
|
|
||||||
|
|
||||||
|
[Encryption]: https://github.com/shadowsocks/shadowsocks/wiki/Encryption
|
||||||
|
[TCP_FASTOPEN]: https://github.com/shadowsocks/shadowsocks/wiki/TCP-Fast-Open
|
Loading…
Add table
Add a link
Reference in a new issue