Files

18 lines
448 B
JSON
Raw Permalink Normal View History

2025-05-08 09:30:06 +07:00
{
"id": "nextdns",
"name": "NextDNS",
"version": "1.0",
2025-05-10 11:00:57 +07:00
"description": "NextDNS provides a DNS-based content filtering service to protect devices from malware, ads, and adult content",
2025-05-09 16:16:37 +07:00
"installation": {
2025-05-08 09:30:06 +07:00
"host_type": "remote",
2025-05-13 11:39:43 +07:00
"host": "10.0.0.1",
"deployment": {
"type": "native"
}
2025-05-08 09:30:06 +07:00
},
2025-05-13 11:30:00 +07:00
"tags": [
"security"
],
2025-05-13 10:27:02 +07:00
"lastModified": 1746671214,
2025-05-13 10:34:05 +07:00
"required": "true"
2025-05-08 09:30:06 +07:00
}