mskian / reverseip-bash

Reverse IP Lookup - Help us to Identify the sites which Hosted on Same IP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse IP Lookup CLI

Reverse IP Lookup - Simple Shell script to Find the Domains which Hosted on Same IP.

Using viewdns.info API Key

Requirements

Using this Tool on Termux Emulator? install cURL, jq & git packages

How to use?

  • Clone this respo via git
git clone https://github.com/mskian/reverseip-bash.git
cd reverseip-bash
ls
chmod +x reverseip.sh
  • Open reverseip.sh File - add your viewdns.info API Key & save it
  • Execute the Script
./reverseip.sh

PS: You can use this Tool Android device by Using Termux Terminal Emulator for Android

License

MIT

About

Reverse IP Lookup - Help us to Identify the sites which Hosted on Same IP

License:MIT License


Languages

Language:Shell 100.0%