Skip to content
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Tags: Jesewe/proxy-checker

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Automatic Update Check

v1.2.9

Toggle v1.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Anonymity Detection & Geo-Location Lookup

v1.2.8

Toggle v1.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update check

v1.2.7

Toggle v1.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update build

v1.2.6

Toggle v1.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gui & cli

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor code and Modular Class Structure

v1.2.4

Toggle v1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Script restructured

v1.2.3

Toggle v1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug fixes

- Added error handling for creating the proxy directory.
- Improved "get_proxies" to remove leading/trailing whitespace before splitting lines.
- Added error handling for writing working proxies to the file.
- Minor code formatting changes.

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Optimize proxy checking concurrency

- Increased "max_workers" parameter in "ThreadPoolExecutor" to 500 for improved concurrency.
- Updated the code to enhance the speed of checking proxies.

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Proxy Type Segregation and Enhanced Error Handling - FIX