Block by IP, country, and ASN
The Block IP & country section lets you allow or block traffic by origin, without building complex conditions.
A country picker (with flags) and an ASN search by organization name are available for fast entry.
Rate limiting
The Rate limiting section limits the number of requests a client can send within a time window, helping defend against login brute-force, API abuse, and automated scanning.
For example: a login brute-force protection rule limits
10 requests / 60s per IP for the /login path; an API limiting rule allows 600 requests / 60s per IP + path pair.
Redirects
The Redirects section returns a redirect response for requests that match a condition — useful when moving old paths, consolidating domains, or enforcing access via a canonical path.
Redirects are handled right at the edge layer before the request reaches the origin, so they take effect even when the origin application has not been updated.