diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 588d1f0..9b7491f 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3842,23 +3842,6 @@ ], "type": "addon" }, - { - "name": "NetVisor", - "slug": "netvisor", - "desc": "Automatically discover and visually document network infrastructure", - "script": "ct/netvisor.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/netvisor.sh", - "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/netvisor.sh", - "os": "debian", - "categories": [ - 9 - ], - "notes": [ - "To configure the integrated daemon after install is complete, either use the `Create Daemon` menu in the UI, or run `/root/configure_daemon.sh` for automatic configuration", - "The integrated daemon config is located at `/root/.config/daemon/config.json`" - ], - "type": "ct" - }, { "name": "Nextcloud", "slug": "nextcloud-vm", @@ -5741,6 +5724,23 @@ ], "type": "pve" }, + { + "name": "Scanopy", + "slug": "scanopy", + "desc": "Automatically discover and visually document network infrastructure", + "script": "ct/scanopy.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/scanopy.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/scanopy.sh", + "os": "debian", + "categories": [ + 9 + ], + "notes": [ + "To configure the integrated daemon after install is complete, either use the `Create Daemon` menu in the UI, or run `/root/configure_daemon.sh` for automatic configuration", + "The integrated daemon config is located at `/root/.config/daemon/config.json`" + ], + "type": "ct" + }, { "name": "Scraparr", "slug": "scraparr",