feat: Add support for reverse DNS lookups
Closes https://github.com/mr-karan/doggo/issues/25
This commit is contained in:
parent
e5acf1214c
commit
9e3656fae9
5 changed files with 36 additions and 3 deletions
|
@ -32,6 +32,7 @@ to experiment with writing a DNS Client from scratch in `Go` myself. Hence the n
|
|||
- Supports IPv4 **and** IPv6 _both_.
|
||||
- Available as a web tool as well: [https://doggo.mrkaran.dev](https://doggo.mrkaran.dev).
|
||||
- Shell completions for `zsh` and `fish`.
|
||||
- Reverse DNS Lookups.
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue