GWI icon indicating copy to clipboard operation
GWI copied to clipboard

🌐 GWI is a python tool which uses Whois API to get website public information to help with your recon!

🌐 GWI | Get Website Info

Get Website Info (GWI) is a python cli tool to return website informations.

Download

  1. For more easy download, click in the button Clone or download and click in Download ZIP
  2. If you want to use SSH, you can use git clone [email protected]:oppsec/GWI.git
  3. If you want to use HTTPS, you can use git clone https://github.com/oppsec/GWI.git (recommended)



Set-Up

  1. Python 3.0+ installed.
  2. Set your terminal path to the folder path.
  3. Type on your terminal pip install -r requirements.txt to install the required libraries.
  4. To run typemain.py if not works, try using python3 main.py.
  5. Done, you can use GWI now.

I am not responsible for any malicious use of this tool, you know what you do.