Skip to content

TnYtCoder/Url_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url - Checker Made with Python Made With - Requests

Url_Checker

Python Script To Verify Url Existence And Provide Basic Information Url_Checker

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

Options

These Are The Options :

[1] Start
[2] Exit
[3] Help
  1. Start

This Option Start The Verifying Asks For Url To Check It's Existence & Provide It's Basic Information ℹ️

  1. Exit

Exits The Process 🚷

  1. Help

Redirect To This Repository So You Can Pull Issue

Installation (Termux)

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

Warning !

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 !!

Thank you for using !

If you are facing any issue or error then pull issue , i'll be happy to solve your problem ❤️