Skip to content

CLI application to lookup the ip or server names of sites.

Notifications You must be signed in to change notification settings

julianofirme/whats-the-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whats the IP

App to lookup the ip or the servernames of sites.

Installing

Clone this repository and access the folder

git clone https://github.com/jfirme-sys/whats-the-ip/ && cd whats-the-ip

Usage

To lookup the IP

go run main.go ip --host google.com #replace with the host you want to know the ip

To lookup the server name

go run main.go server --host google.com #replace with the host you want to know the server name

Built with

  • Go - Programming language

Author

About

CLI application to lookup the ip or server names of sites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages