Skip to content

scoop/golookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

golookup

Super-simple DNS lookup tool in Go

Raison d'etre

Ubuntu installs three million dependencies for the bind9-host package and I needed a simple way to generate a comma-separated unicast list of IPs for Elasticsearch node discovery in a Rancher/Docker environment.

Usage

$ golookup www.google.com
173.194.116.112,173.194.116.113,173.194.116.114,173.194.116.116,173.194.116.115

About

Super-simple DNS lookup tool in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages