https://github.com/followtheprocess/dns
A modern alternative to dig, written in Go
https://github.com/followtheprocess/dns
cli dns go
Last synced: 10 months ago
JSON representation
A modern alternative to dig, written in Go
- Host: GitHub
- URL: https://github.com/followtheprocess/dns
- Owner: FollowTheProcess
- License: apache-2.0
- Created: 2025-07-04T05:56:39.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-09T09:34:35.000Z (12 months ago)
- Last Synced: 2025-07-09T10:41:17.469Z (12 months ago)
- Topics: cli, dns, go
- Language: Go
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dns
[](https://github.com/FollowTheProcess/dns)
[](https://goreportcard.com/report/github.com/FollowTheProcess/dns)
[](https://github.com/FollowTheProcess/dns)
[](https://github.com/FollowTheProcess/dns/actions?query=workflow%3ACI)
[](https://codecov.io/gh/FollowTheProcess/dns)
A modern alternative to dig, written in Go
> [!WARNING]
> **dns is in early development and is not yet ready for use**

## Project Description
## Installation
Compiled binaries for all supported platforms can be found in the [GitHub release]. There is also a [homebrew] tap:
```shell
brew install --cask FollowTheProcess/tap/dns
```
## Quickstart
### Credits
This package was created with [copier] and the [FollowTheProcess/go-template] project template.
[copier]: https://copier.readthedocs.io/en/stable/
[FollowTheProcess/go-template]: https://github.com/FollowTheProcess/go-template
[GitHub release]: https://github.com/FollowTheProcess/dns/releases
[homebrew]: https://brew.sh