/httpc

Primary LanguagePython

HTTP Method Tester

This Python script sends HTTP requests to a specified URL using various HTTP methods and displays the response status codes.

Features

  • Sends HTTP requests using multiple methods
  • Displays colored output for response status codes
  • Supports concurrent execution for faster testing

Usage

  1. Clone this repository:
git clone https://github.com/Aether-0/httpc.git
  1. Navigate to the directory:
cd httpc/
  1. Install dependencies:
sudo ./install.sh
pip install requests colorama
  1. Run the script:
httpc --url <URL>
cat url.txt | httpc

Replace <URL> with the URL you want to test.

Author

License

in my heart :")