Skip to content

kybercore/dnspyro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

dnspyro πŸŽ†πŸŽ‡

Simple DNS analysis tool for the CLI, written entirely in the Go stdlib. Can resolve all major DNS record types and also resolves hostnames for IP adresses directly from the RIPE API.

image

Usage

dnspyro <domain> -txt

All you have to supply is a domain name. Resolving TXT records can optionally be enabled by including the --txt or -txt flag.

To build the project yourself, with the Go toolchain installed: go build cmd/dnspyro/main.go

About

πŸŽ†πŸ”Ž Analyze any website's DNS from the command line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages