Url-Status-Checker – Tool For Swiftly Checking The Status Of URLs
Features
- Check the status of single or multiple URLs/domains.
- Asynchronous HTTP requests for improved performance.
- Color-coded output for better visualization of status codes.
- Progress bar when checking multiple URLs.
- Save results to an output file.
- Error handling for inaccessible URLs and invalid responses.
- Command-line interface for easy usage.
Installation
- Clone the repository:
bash git clone https://github.com/your_username/status-checker.git cd status-checker
- Install dependencies:
bash pip install -r requirements.txt
Usage
python status_checker.py [-h] [-d DOMAIN] [-l LIST] [-o OUTPUT] [-v] [-update]
-d
,--domain
: Single domain/URL to check.-l
,--list
: File containing a list of domains/URLs to check.-o
,--output
: File to save the output.-v
,--version
: Display version information.-update
: Update the tool.
Example:
python status_checker.py -l urls.txt -o results.txt
License
This project is licensed under the MIT License – see the LICENSE file for details.
A considerable amount of time and effort goes into maintaining this website, creating backend automation and creating new features and content for you to make actionable intelligence decisions. Everyone that supports the site helps enable new functionality.
If you like the site, please support us on “Patreon” or “Buy Me A Coffee” using the buttons below
To keep up to date follow us on the below channels.