Skip to content

Commit

Permalink
docs(README): update key-features
Browse files Browse the repository at this point in the history
Signed-off-by: Dwi Siswanto <git@dw1.io>
  • Loading branch information
dwisiswant0 committed Sep 2, 2024
1 parent 23f07cb commit b2c6d23
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ Based on `miekg/dns` and freely inspired by `bogdanovich/dns_resolver`.

## Features

- Supports system default resolvers along with user supplied ones
- Retries dns requests in case of I/O, Time, Network failures
- Supports both system default DNS resolvers and user-provided ones
- Retries DNS requests in case of I/O errors, timeouts, or network failures
- Allows arbitrary query types
- Resolution with random resolvers
- Compatible with various DNS resolver protocols (TCP, UDP, DoH, and DoT)

### Using *go get*

Expand Down

0 comments on commit b2c6d23

Please sign in to comment.