Python Script To Verify Url Existence And Provide Basic Information
Check Url Existence Using Requests
Response Under 5 Sec
(Depends On network\Website Also)
Saves Logs Of The Target Url 📑 Example Saved Logs Response:
{
Saved WebLogs !!!
Website Status : Exist
Protocol : Secured
Status Code : 200
Domain : github.com
Made By TnYtCoder ; )
}
These Are Some Features
These Are The Options :
[1] Start
[2] Exit
[3] Help
- Start
This Option Start The Verifying
Asks For Url To Check It's Existence & Provide It's Basic Information ℹ️
- Exit
Exits The Process 🚷
- Help
Redirect To This Repository So You Can Pull Issue
Basic Installation
:
apt update
apt upgrade
pkg install git
pkg install python3
pkg install python3-pip
python3 is required!!
Repository Installation
:
git clone https://github.com/TnYtCoder/Url_Checker/
cd Url_Checker
python3 -m pip install -m requirements.txt
To Start
:
python3 check.py
This Tool Is Made For Research & Education Purpose. If You Use This Tool For Hacking, Data Snatching or Other Illegal Activities I'll Be Not Responsible In Such Cases.
Thank you for using !
If you are facing any issue or error then pull issue , i'll be happy to solve your problem ❤️