Blocked IPs
—
active entries
Blocked Domains
—
active entries
Total Entries
—
active blacklist entries
API Calls
—
total requests
📋 Recent Activity
🔍 Quick Check
IP Categories
🔴 IP Blacklist
| IP / CIDR | Category | Severity | Hits | Comment | Status | Added | |
|---|---|---|---|---|---|---|---|
🔵 Domain Blacklist
| Domain | Category | Severity | Hits | Comment | Status | Added | |
|---|---|---|---|---|---|---|---|
🔑 API Key Management
💡 Firewall Integration
Firewalls can authenticate to the API using the following methods:
Authorization header
Authorization: Bearer <api_key>
X-API-Key header
X-API-Key: <api_key>
Curl example — fetch flat list
curl -H "X-API-Key: <api_key>" \
https://your-server.com/fireguard/api/blacklist/flat
📖 API Documentation
Base URL:
https://your-server.com/fireguard/api/
Authentication:
X-API-Key: <key>
or
Authorization: Bearer <key>
📋 Audit Log