lolwaleet / ReverseIP

Ruby based reverse IP-lookup tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

~ Reverse IP

ReverseIP is a ruby-based reverse IP-lookup tool, which finds all domains hosted on a web server and returns the HTTP status code of those domains.

Screenshot(s)

ReverseIP

⚠️ Requirements

~ mechanize [ sudo gem install mechanize ]
~ colorize [ sudo gem install colorize ]

Installing

After you've installed the gems, you may move the ReverseIP folder to your homedir ~/ and execute this command ..

$ echo "alias ReverseIP='ruby ~/revIP.rb'" >> ~/.bashrc

~ Abk Khan [ @asystolik ]

About

Ruby based reverse IP-lookup tool.


Languages

Language:Ruby 100.0%