Skip to content

Multi-threaded python proxy checker. Capable of checking HTTP/HTTPS SOCKS4/SOCKS5

License

Notifications You must be signed in to change notification settings

Beelzebub2/BeelProxy

Repository files navigation

Static Badge Static Badge Static Badge

BeelProxy

Image

Key Features:

  • Proxy Verification: Checks the validity of proxy servers using HTTP and SOCKS4/5 protocols.
  • Multithreading: Utilizes multithreading with configurable worker count for faster processing.
  • User-Friendly UI: Presents a clean and informative terminal interface for user interaction.
  • Theme Customization: Supports various themes for enhancing the visual experience.
  • Configuration Handling: Utilizes a JSON configuration handler to manage user preferences.
  • Results Logging: Saves results to separate files for working and failed proxies.
  • Capable of removing duplicates: If the user wants to the script will remove duplicate lines from any file.
  • Auto-Updater: Will check for updates on file startup and auto update them is prompt to-do so.

Usage:

1. Put proxies into proxy_list.txt

2. Select Protocol

3. Select number of workers

4. Wait fot it to finish

5. Output in file named after the proxy protocol

Support:

https://ko-fi.com/account/login



Changelog

v1.2 16/08/23
+   Added auto-updater


v1.1 16/08/23

+   Tweaked some UI elements
+   Added Notification control menus
+   Fixed minor bugs
+   Added check all protocols
+   Added remove duplicates option
+   Added change console title

v1.0 15/08/23

+   Made themes
+   Multi-threaded implementation
+   Made Ascii-art menus
+   Json config handler
+   Corrected some spelling mistakes 
+   Added Sound notifications
+   Fixed bugs with socks checkers
!   Working on proxy scrapper