This tool checks your list of domains and sorts them by status code. It can be used for pentest.
sudo pip3 install -r requirements.txt
python3 domaincheck.py --help
This tool checks your list of domains and sorts them by response code. It can be used for pentest.
Python
This tool checks your list of domains and sorts them by status code. It can be used for pentest.
sudo pip3 install -r requirements.txt
python3 domaincheck.py --help