We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52de4f commit ef9e8a8Copy full SHA for ef9e8a8
1 file changed
README.rst
@@ -14,7 +14,7 @@ Features
14
- Basic authentication support for all three protocols.
15
- Regex pattern file support to route/block by hostname matching.
16
- SSL connection support to prevent Man-In-The-Middle attack.
17
-- Many ciphers support to keep communication securely. (chacha20, aes-256-cfb, etc)
+- Encryption cipher support to keep communication secure. (chacha20, aes-256-cfb, etc)
18
- Shadowsocks OTA (One-Time-Auth_) experimental feature support.
19
- Basic statistics for bandwidth and total traffic by client/hostname.
20
- PAC support for automatically javascript configuration.
0 commit comments