WebCheckHostRange

A python3 tool to search for an specific webhost in an Ip Range

Installation

Install WebCheckHostRange

  git clone https://github.com/Human1st/WebCheckHostRange
  cd Human1st

Example

python3 -r 127.0.0.1/32 -i google.com -k Google -p 80 2>/dev/null

Authors