• v2.4.0 bffd709c41

    Version 2.4.0 Stable

    cyberes released this 2024-07-05 16:29:23 -06:00 | 0 commits to master since this release

    • Add option to use curl-impersonate for checks.
    Downloads
  • v2.3.0 efefc76929

    Version 2.3.0 Stable

    cyberes released this 2024-06-02 14:14:31 -06:00 | 1 commits to master since this release

    • Fix header checking
    Downloads
  • v2.2.0 c3e60eaca9

    Version 2.2.0 Stable

    cyberes released this 2024-05-14 17:42:49 -06:00 | 3 commits to master since this release

    • Adjust logging display.
    • Track how long the validation checks take
    Downloads
  • v2.1.0 8a2ee75188

    Version 2.1.0 Stable

    cyberes released this 2024-05-14 17:00:24 -06:00 | 4 commits to master since this release

    • Mimic Chrome on Windows headers when testing proxies.
    • Adjust logging a bit.
    Downloads
  • v2.0.0 a886056d7f

    Version 2.0.0 Stable

    cyberes released this 2024-05-06 21:02:03 -06:00 | 5 commits to master since this release

    • Add option to block domains
    • Add option to resolve specific domains through specific proxies
    • Add option to set the check interval
    Downloads
  • v1.6.0 2ce41d0637

    Version 1.6.0 Stable

    cyberes released this 2024-04-30 18:16:27 -06:00 | 6 commits to master since this release

    • Fix issue with "total valid" showing up as negative
    Downloads
  • v1.5.0 ea89052ef0

    Version 1.5.0 Stable

    cyberes released this 2024-04-22 20:57:07 -06:00 | 7 commits to master since this release

    • Fix issue with invalid third-party proxies ending up in the valid list.
    Downloads
  • v1.4.0 68a444c17c

    Version 1.4.0 Stable

    cyberes released this 2024-04-16 21:48:49 -06:00 | 8 commits to master since this release

    • Update readme
    • Modify example config
    • Require proxies to start
    • Track offline proxies
    • Move shuffle behind config
    • Modify JSON response
    Downloads
  • v1.3.0 9316c0c1bc

    Version 1.3.0 Stable

    cyberes released this 2024-04-12 20:51:11 -06:00 | 10 commits to master since this release

    • Make request logging info level
    • Add request logging to webserver
    • Update service file
    • Fix exception from proxy server when background thread is updating proxies
    • Return the proxied status code instead of handling it on the server
    • Add more fields to request logging
    • Minor logging changes
    • Improve background thread resource locking
    • Various minor changes
    Downloads
  • v1.2.2 684d9c8adf

    Version 1.2.2 Stable

    cyberes released this 2024-04-12 19:27:07 -06:00 | 16 commits to master since this release

    • Log rejection request
    Downloads