• v0.2.0 1603fbee35

    Release v0.2.0
    All checks were successful
    CD - BanForge Release / release (push) Successful in 20s
    CI.yml / build (push) Successful in 2m1s
    CD - BanForge Release / build (amd64, linux) (push) Successful in 3m3s
    CD - BanForge Release / build (arm64, linux) (push) Successful in 2m52s
    Stable

    d3m0k1d released this 2026-01-15 16:14:44 +00:00 | 114 commits to master since this release

    BanForge v0.2.0

    Beta release v0.2.0

    Added:

    • CLI commands: ban, unban, rule add, rule list
    • Improve working init command
    • Auto setup nftables and enable ufw

    Bugs:

    • ⚠️ Daemon may attempt to ban already-banned IPs (idempotent Ban not fully implemented)
      • Impact: When a rule triggers multiple times for same IP, firewall may log duplicate ban attempts
      • Workaround: Safe to ignore, IPs remain properly banned
      • Fix: Coming in v0.3.0
      • If you restart daemon he write logs one more time to db

    For download binary

    curl -OJ https://gitea.d3m0k1d.ru/api/packages/d3m0k1d/generic/banforge/v0.2.0/banforge-linux-amd64
    curl -OJ https://gitea.d3m0k1d.ru/api/packages/d3m0k1d/generic/banforge/v0.2.0/banforge-linux-arm64
    
    Downloads