mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
add local-dns feature in README, fixes #530
This commit is contained in:
@@ -35,6 +35,8 @@ shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
|
||||
|
||||
* `local-redir` - Allow using redir (transparent proxy) protocol for `sslocal`
|
||||
|
||||
* `local-dns` - Allow using dns protocol for `sslocal`, serves as a DNS server proxying queries to local or remote DNS servers by ACL rules
|
||||
|
||||
* `stream-cipher` - Enable deprecated stream ciphers. WARN: stream ciphers are UNSAFE!
|
||||
|
||||
* `aead-cipher-extra` - Enable non-standard AEAD ciphers
|
||||
|
||||
Reference in New Issue
Block a user