From 279b6d9be55dfcbfc378685b1d5efa753864b17b Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 4 Jan 2015 07:35:31 -0800 Subject: [PATCH] Updated Configuration via Config File (markdown) --- Configuration-via-Config-File.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Configuration-via-Config-File.md b/Configuration-via-Config-File.md index 6784cc9..f8208e5 100644 --- a/Configuration-via-Config-File.md +++ b/Configuration-via-Config-File.md @@ -35,4 +35,8 @@ To run in the foreground: To run in the background: ssserver -c /etc/shadowsocks.json -d start - ssserver -c /etc/shadowsocks.json -d stop \ No newline at end of file + 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 \ No newline at end of file