Anti-hack center

48h tops plus AntiHackEvent ledger (geo, rate limit, parallel, path tamper). Acknowledge is bookkeeping only.

Anti-hack center

Review when download limits and security rules fire - not a firewall itself.

Where to find it

Admin → FilesAnti-Hack center (/admin/files/anti-hack)

How it works

Rolling 48h tops (capped at 15): IPs, downloaders, file owners. Security events list triggers such as:

  • geo_download_blocked
  • download_grant_rate_limit
  • parallel_download_limit
  • download_concurrency_path_tamper

Filter Pending only, Acknowledge items (bookkeeping only). Events poll ~8 s when pending; stats ~60 s. Dedup skips the same rule+identity within 15 minutes. Retention default ~180 days until Health Center / nightly purge.

Common problems

Expecting it to block traffic

It records rule triggers for ops review; blocking is done by the underlying limit/geo settings.

Related