README.md: add DNSCrypt to the list of protocols
This commit is contained in:
parent
8dc23ce8f5
commit
310eb2d126
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ to experiment with writing a DNS Client from scratch in `Go` myself. Hence the n
|
|||
- DNS over **TLS** (DoT)
|
||||
- DNS over **TCP**
|
||||
- DNS over **UDP**
|
||||
- DNS over **DNSCrypt**
|
||||
- Supports **ndots** and **search** configurations from `resolv.conf` or command-line arguments.
|
||||
- Supports multiple resolvers at once.
|
||||
- Supports IPv4 **and** IPv6 _both_.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue