Releases: openproxyspace/unfx-proxy-checker
Unfx Proxy Checker v1.7.2
Downgraded dependency due to socks proxy check problem.
Added linux AppImage build.
Unfx Proxy Checker v1.7.1
Patch v1.7.0 (Ah shit, here we go again)
3 years later new release.
Changes:
Updated: Proxy list validator, now it supports proxies with auth, and shows parsing errors.
Updated: Country resolver, now resolves the real country by output IP.
Updated: UI Fixes. #33
Updated: IP country database.
Updated: Judge checking, now it checks by chunks (5 items at once).
Updated: Settings saver.
Added: Paste proxies from clipboard.
Added: Choosing miltiple files.
Added: Result - Shows the real IP.
Added: Export - Copy results to clipboard.
Added: Export - Choose proxy auth format.
Added: Checker - Resolve output IP.
Added: Checker - Support proxy auth user@pass:proxy and proxy:user:pass. #44
Patch v1.7.1
Bug Fix: Software does not continue to run at proxy check - #49
Bug Fix: Proxies could be detected as dead, due to an incorrectly passed parameter in the validation method.
Unfx Proxy Checker v1.6.1
Changes:
- Hotfix: Fixed bug when you can't start the checking again after previous checking.
Unfx Proxy Checker v1.6.0
Changes:
- Reworked: Threads.
- If you select 1 protocol, available 1850 threads.
- If you select 2 protocols, available 1000 threads.
- If you select 3 protocols, available 650 threads.
- If you select 4 protocols, available 500 threads.
- Reworked: Now timeout selector has step in 100 ms.
- Reworked: All UI elements with number values now separated by thousand. Was: 10000, become: 10 000.
- Reworked: Light UI colors.
- Reworked: Footer.
- Reworked: Auto updating.
- Reworked: Now socks4 and socks5 will use http and https judges. #25
- Added: Multiple retries instead of one retry, maximum amount of retries is 10. #21
- Added: Config transformer, to merge old config version with new, without conflicts.
- Added: Info page.
- Fixed: Keep-Alive detection.
- Fixed: Anonymity detection for 'anonymous' level.
- Fixed: Issue "Can't delete judge when judge URL is too long". #27
- Optimized: UI performance.
- Optimized: Lookup country performance.
- Changed: Dark / Light mode icons.
And minor fixes.
Unfx Proxy Checker v1.5.3
Changes:
- Fix: App crashes with too many judges (#15).
- Added: Custom titlebar.
- Added: Black UI.
- Updated: GeoIP database.
- Downgraded: Electron to v4.1.4.
And minor fixes.
Unfx Proxy Checker v1.5.2
Changes:
- Fix: Config didn't save without admin privileges (#13).
Save config path moved to '\Users\username\AppData\Roaming\unfx-proxy-checker'.
For portable version path is current directory where application is running.
Unfx Proxy Checker v1.5.1
Installer support auto updates, without manual download.
NOTE: Delete old config (settings.unfx.checker.json) in application directory.
Changes v1.5.0:
- Fix: Improve stable of HTTPS checking.
- Fix: Increase UI elements color contrast to 10-20%.
- Fix: Strict timeout rejection (#9).
- Added: Shuffling proxy list option before checking.
- Added: Search by server signatures.
- Optimized: x5 faster sorting and filtering results performance.
- Optimized: UI performance.
- Reworked footer.
- Reworked retry method.
- Reworked proxy list loading, now available only 'Load from txt', without paste from keyboard.
- Judges:
- Changed default judge list for HTTPS.
- Reworked judges scheme.
- Validation support Regexes (Regexes builds through Javascript RegExp), also you can input any text.
- Added active toggle for each judge.
- Now is judge URL starts with 'https://' will be used for HTTPS requests, with 'http://' for HTTP, SOCKS4, SOCKS5.
- Renamed option 'Capture Extra Data' to 'Capture Server', means server software signatures.
- List of available server signatures:
- Squid
- Mikrotik
- Tinyproxy
- Litespeed
- Varnish
- Haproxy
Changes v1.5.1:
- Fix: Auto updates didn't install.
- Fix: Bug when proxy list reduces on every check.
- Added: Download update progress.
- Added: Install button when update was downloaded.
- Updated: Electron to 5.0.0 BETA-5.
Unfx Proxy Checker v1.4.0
Changes:
- Style changes:
- Main page
- Results page
- Results countries page
- Update page
- Ping judges overlay page
- Fixed Keep-Alive checking method
- Now check at Keep-Alive is not automatically
- Updated electron to latest
- Reworked update notifications:
- Added assets separation by OS
- Now shows all release notes by range from current version to latest
Unfx Proxy Checker v1.3.2
Changes:
- Hotfix: Fixed getting export type (#8)
Unfx Proxy Checker v1.3.1
Changes:
- Re-style Countries selector component
- Small style fixes
- Fixed settings saving, now saves on 'close' window event (#6)
- Small footer rework