Skip to content

Proxy Workbench v2.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 22:09
· 33 commits to 25492ff73589f3f1e7a51def318b5e8dd0be8cdf since this release

Added

  • Recommended sort (now the default) combines four signals:

    • quality;
    • survival across re-checks;
    • how rare a proxy is across lists: an address offered by one niche list is less crowded than one in twenty lists;
    • the track record of the list it came from.

    Exports gain listed_in and recommended.

  • proxy-workbench get prints working proxies from the latest export for shell scripts (--protocol, --country, --top, --random, --format txt|hostport|json, --no-hosting).

  • proxy-workbench test PROXY… checks your own proxies against the usual targets without storing anything.

  • sing-box config: singbox.json in every export and /singbox in the API.

  • Use in Telegram button for the rotating proxy (opens tg://socks with its address).

  • The results table follows a running check every few seconds.

  • Settings can be saved to a file and loaded back (Help tab).

What's Changed

  • Release 2.2.0: recommended sort, get/test commands, sing-box, Telegram button by @DavidVoitenko in #22

Full Changelog: v2.1.0...v2.2.0