Skip to content

A user friendly application which tests proxies.

License

Notifications You must be signed in to change notification settings

sudo-arash/ProxyPulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProxyPulse

ProxyPulse is a user-friendly application designed to test and validate proxies efficiently. It provides a graphical interface for selecting proxy lists, testing their functionality, and displaying working proxies.

Features

  • Proxy Testing: Asynchronously tests proxies for functionality.
  • GUI Interface: Easy-to-use Tkinter-based interface.
  • Logging: Detailed logs for debugging and tracking.
  • Modular Design: Organized codebase for easy maintenance and contributions.

Setup

  1. Clone the repository:

    git clone https://github.com/sudo-arash/proxypulse.git
    cd proxypulse
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python main.py

Documentation

Contributing

We welcome contributions! Please read the Contributing Guide for details on how to get started.

TODO's:

  • Make tests
  • Improve UI

License

This project is licensed under the MIT License. See the LICENSE file for details.