Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 406 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 406 Bytes

Check for available subdomains

Written in Python, this terminal based application looks for a 200 response from the subdomain list you've provided. Enjoy!!!

How to install:

sudo apt-get install python3
sudo apt-get install pip
pip install requests

How to operate:

  1. Navigate to the application's working directory
python3 app.py

Use freely & responsibly.