A cli to lookup and get information on ips & domains.
Source
Source
- NPM ~ ip-lookup-cli
- GitHub ~ OblivionSan/ip-lookup-cli
- Lookup ip and domain information from your CMD (or whatever terminal you use)
- Clean and easy to read layout.
- 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.