Skip to content

Unfx Proxy Checker v1.5.1

Compare
Choose a tag to compare
@relloccate relloccate released this 14 Mar 03:02
· 82 commits to master since this release

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.