Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 716 Bytes

gui_guide.md

File metadata and controls

18 lines (13 loc) · 716 Bytes

GUI Guide

The ProxyPulse GUI is built using Tkinter and provides an intuitive interface for users to test proxies.

Features

  • File Selection: Browse and select a proxies.txt file containing the list of proxies.
  • Start Testing: Initiate the proxy testing process.
  • Progress Bar: Visual feedback on the testing progress.
  • Results Display: A Listbox shows the working proxies in ip:port format.
  • Clear Results: Reset the results and progress bar.

Usage

  1. Click "Browse" to select a proxies.txt file.
  2. Click "Start Testing" to begin the proxy testing process.
  3. View the working proxies in the results section.
  4. Use "Clear Results" to reset the interface for a new test.