Oblvnn / ip-lookup-cli

A cli to lookup and get information on ips & domains.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  _             _                   _
 (_)  _ __     | |   ___     ___   | | __  _   _   _ __
 | | | '_ \    | |  / _ \   / _ \  | |/ / | | | | | '_ \
 | | | |_) |   | | | (_) | | (_) | |   <  | |_| | | |_) |
 |_| | .__/    |_|  \___/   \___/  |_|\_\  \__,_| | .__/
     |_|                                          |_|

A cli to lookup and get information on ips & domains by Oblivion さん

Main Features

  • Lookup ip and domain information.
  • Easy to read layout.

How to install and use

  • First install Node.JS
  • Then install the cli by typing in terminal npm install -g ip-lookup-cli
  • Usage: >lookup <ip || domain> ~ example: >lookup google.com
  • Typing >lookup -h or -help will also bring up the usage.

Useful Links

Usage example

Author

About

A cli to lookup and get information on ips & domains.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%