v2.11.0 — Command-line / headless mode
Automate Seedforger: the same proven announce engine now runs with no window, so it scripts cleanly (cron, CI, a server).
- Headless seeding:
Seedforger.exe --cli -t movie.torrent -u 800 --duration 120 - Dry-run one announce:
Seedforger.exe --test-announce -t movie.torrent --client qBittorrent - Full flag set for torrent/magnet, client + version, upload/download, seeder/leecher, connection profile, proxy (SOCKS/HTTP), believability toggles, duration, and
--list-clients. See--helpor docs/cli.md. - Exit codes for scripting (0 ok, 1 error/rejection, 2 usage).
Also: the README screenshot now shows the new interface. 108 tests green.