Files

19 lines
417 B
JSON
Raw Permalink Normal View History

2025-05-08 09:30:06 +07:00
{
2025-05-10 11:00:57 +07:00
"id": "nextfirewall",
"name": "NextFirewall",
"version": "1.0",
"description": "Advanced firewall solution for network security with comprehensive filtering and protection features",
"installation": {
"host_type": "remote",
2025-05-13 11:39:43 +07:00
"host": "10.0.0.1",
"deployment": {
"type": "native"
}
2025-05-10 11:00:57 +07:00
},
2025-05-13 10:34:05 +07:00
"required": "true",
2025-05-13 11:30:00 +07:00
"tags": [
"security",
"network"
],
2025-05-10 11:00:57 +07:00
"lastModified": 1746671214
2025-05-08 09:30:06 +07:00
}