From 658ebbd84d1e307d56c412b2de98713f741be7a8 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 27 Jul 2025 12:26:49 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 8dc0aec..bc8fd66 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3215,25 +3215,6 @@ ], "type": "ct" }, - { - "name": "OPNsense", - "slug": "opnsense-vm", - "desc": "OPNsense is an open-source firewall and routing platform based on FreeBSD. It provides advanced security features, including intrusion detection, VPN support, traffic shaping, and web filtering, with an intuitive web interface for easy management. Known for its reliability and regular updates, OPNsense is a popular choice for both businesses and home networks.", - "script": "vm/opnsense-vm.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/opnsense-vm.sh", - "categories": [ - 4, - 2 - ], - "notes": [ - "It will fail with default settings if there is no vmbr0 and vmbr1 on your node. Use advanced settings in this case." - ], - "type": "vm", - "default_credentials": { - "username": "root", - "password": "opnsense" - } - }, { "name": "Outline", "slug": "outline",