GALILEUM SOC & NETWORK SECURITY
🛡️ FireGuard v2.1.0
Blacklist Manager — Authentication Required
🇬🇧 English 🇭🇺 Magyar 🇰🇷 한국어

You received the API key during installation.
If lost, generate a new one in the database.

GALILEUM SOC & NETWORK SECURITY
FireGuard v2.1
Blacklist Manager
v2.1.0 — Galileum / Andrews IT Engineering
Overview
📊 Dashboard
Blacklists
🔴 IP Blacklist —
🔵 Domain Blacklist —
System
🔑 API Keys
📖 API Documentation
📋 Audit Log
🇬🇧 EN 🇭🇺 HU 🇰🇷 KO
API Online
Connected
Dashboard
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
⬇ Export TXT
IP / CIDR Category Severity Hits Comment Status Added
🔵 Domain Blacklist
⬇ Export TXT
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
🔴 Add IP to Blacklist
IPv4, IPv6 and CIDR notation (e.g. 10.0.0.0/8) are accepted.
1 = low risk, 10 = critical
🔵 Add Domain to Blacklist
Must be a full domain name (e.g. evil.ru, not http://evil.ru)
🔑 Create New API Key
✓ API key created successfully!
Save this key — it will not be shown again!