Url-Status-Checker - Tool For Swiftly Checking The Status Of URLs

AVvXsEjV9kEhBsTmZQQCkSibv6IGDazKwiNz10xIzDEqmy8zr7Uln5NYwH3fh7uxT6hgZpA9YJ2xiOEaGfcJa5PzV7_VZTWOZKVvGZa_JH1OmsxteEp-iM9sofmJ97qa7s0iDSJEDv_wH8fCYjs11L2PoRfJTfx0Ab002dIb2aTEUWXTbuI9UH3gDOkUT_jiT1XY=s320


Status Checker is a Python script that checks the status of one or multiple URLs/domains and categorizes them based on their HTTP status codes. Version 1.0.0 Created BY BLACK-SCORP10 t.me/BLACK-SCORP10

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​

  1. Clone the repository:
bash git clone https://github.com/your_username/status-checker.git cd status-checker
  1. 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
Preview:
AVvXsEgny9QX_qi8bCzQrOJjyVdJwCuZWLBmVa76yoBNsJd0lKlTAnEK1T__9FwTi0THW69koD9fgx6ZnjFVLPul0diGk2lv66rjDmdsWRPVXu7Mgrf_2EoPcvyDKVst3p0UEoLJnm2X3gK-vz_60Ox2ns1Nw3P-lZA51MeMHnGtorqX47tHLbGsmxpC-KG3ao-r=w640-h296

License​

This project is licensed under the MIT License - see the LICENSE file for details.
 
뒤로
상단