Skip to content

v0.6.0

Choose a tag to compare

@notgate notgate released this 07 Apr 04:10

v0.6.0 — Kind of a big update

Bug Fixes

  • #64 — Errored credentials requeued for final pass. Accounts that exhaust max_retries due to transient network/proxy errors are stashed and replayed once after the main pool drains with fresh proxies. Valid hits are no longer silently lost.
  • #58/#59 — Sticky proxy mode auto-elevation. Selecting a Sticky proxy group in the Job dialog or loading a Saved Config now correctly activates Sticky mode. Both build_proxy_pool() and job creation resolve the group's own mode when the top-level mode is None.
  • #63 — Proxy mode and active group preserved per saved config. Loading an .rfx file no longer overwrites its proxy_mode/active_group — only group definitions are synced from globals.

New Features

  • #62 — Custom user input variables. Configs can define custom_inputs (name, description, type, default). The Job dialog shows input fields, and values are injected into the globals namespace accessible via <globals.KEY>.
  • #51 — Drag-and-drop file import. Drop .txt/.csv files onto the Data/Proxy panel to auto-add them as proxy sources. Visual ring highlight during drag.

Download

Extract the zip and place both ironbullet.exe and reqflow-sidecar.exe in the same directory.