Skip to content

Small tool to run reverse IP lookup for given IP, IP range or IP list

Notifications You must be signed in to change notification settings

1uffyD9/revIPLookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

revIPLookup

Small tool to run reverse IP lookup for given IP, IP range or IP list

Installation

# git clone https://github.com/1uffyD9/revIPLookup.git
# cd revIPLookup
# pip3 install -r requirements.txt or pip install -r requirements.txt
# chmod +x revIPLookup.py
# ln -sf `pwd`/revIPLookup.py /usr/local/bin/revIPLookup

Syntax

# revIPLookup -i <IP/IP range> # Ex: (use either x.x.x.x or x.x.x.x/x)
# revIPLookup -f <IPListFile>

Screenshot

image

About

Small tool to run reverse IP lookup for given IP, IP range or IP list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages