{% extends "base.html" %} {% block title %}IP Rules{% endblock %} {% block content %}
Block or allow specific IPs and CIDR ranges.
Requires IP_FILTER_ENABLED=true in your environment.
Loading rules…
All IPs are allowed by default. Add a block rule to restrict access.
| IP / CIDR | Type | Reason | Expires | Created | Action |
|---|---|---|---|---|---|
1.2.3.4) and CIDR ranges (10.0.0.0/8) are supported.IP_FILTER_ENABLED=true in your .env file.