Skip to content

heavykenny/goiplookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoIPLookUP

A tool to lookup IP address from URL

Installation

Using go get, download the package with the command below

go get github.com/heavykenny/goiplookup

Usage of GoIPLookUp:

-v, --verbose   [ verbose output { default: false } ]
-h, --help      [ prints help information ]
-u, --url       [ website url ]
-p, --path      [ file path for bulk urls ]
-o, --output    [ output filename ]

Example

goiplookup -u=google.com -v

For bulk lists of URLs in a file

goiplookup -p=iplist.txt -o=file.txt

Connect on Twitter

NOTE: This is my first trail on building CLI tool (to be updated in the future)

About

A tool to lookup IP address from URL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages