Files
server/agent/config.json.example
2025-12-06 12:07:05 -03:00

7 lines
201 B
JSON

{
"serial_key": "YOUR_SERIAL_KEY_HERE",
"api_url": "https://app.dnsblock.com.br",
"rpz_file": "/etc/unbound/rpz.zones/rpz.dnsblock.zone",
"reload_command": "systemctl reload unbound"
}