GWI
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
- For more easy download, click in the button
Clone or downloadand click inDownload ZIP - If you want to use SSH, you can use
git clone [email protected]:oppsec/GWI.git - If you want to use HTTPS, you can use
git clone https://github.com/oppsec/GWI.git(recommended)
Set-Up
- Python 3.0+ installed.
- Set your terminal path to the folder path.
- Type on your terminal
pip install -r requirements.txtto install the required libraries. - To run type
main.pyif not works, try usingpython3 main.py. - Done, you can use GWI now.
I am not responsible for any malicious use of this tool, you know what you do.