Skip to content

KyMidd/go_resolve_hostname_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

go_resolve_hostname_cli

Command-line tool written in go to resolve a single hostname. This is my first (of many) tool written in go language. Feedback and PRs welcome.

Usage

First compile the tool:

go build

Then run the tool with a DNS name argument:

./go_resolve_hostname_cli --host www.google.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages