We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91b0ca commit 279b6d9Copy full SHA for 279b6d9
Configuration-via-Config-File.md
@@ -35,4 +35,8 @@ To run in the foreground:
35
To run in the background:
36
37
ssserver -c /etc/shadowsocks.json -d start
38
- ssserver -c /etc/shadowsocks.json -d stop
+ ssserver -c /etc/shadowsocks.json -d stop
39
+
40
41
+[Encryption]: https://github.com/shadowsocks/shadowsocks/wiki/Encryption
42
+[TCP_FASTOPEN]: https://github.com/shadowsocks/shadowsocks/wiki/TCP-Fast-Open
0 commit comments