Skip to content

lunaticmonk/lookns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LookNS

Inspiration

I used to forget the commands to dig the IP from Hostname and the Hostname from IP, so I decided to make a short and simple wrapper around the same. Also wanted to learn Node's dns API.

Installation

npm install -g lookns

Usage

  • To get IP from Hostname
lookns -i amazon.com
  • To get Hostnames from IP
lookns -r -i 205.251.242.103

Please feel free to open issues and pull requests. Also if you liked it, please feel free to star and share.

About

🌏 Sweet little tool to lookup IPs from host and vice versa.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published