From e958b40f1e571c62439b98469b5710533bc747c2 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 19 Jul 2023 05:19:57 +0600 Subject: [PATCH] Add Proxmox VE / containers, Proxmox Mail Gateway / security --- .../webextension/images/icons/Proxmox.svg | 16 ++++++++++ src/technologies/p.json | 31 +++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Proxmox.svg diff --git a/src/drivers/webextension/images/icons/Proxmox.svg b/src/drivers/webextension/images/icons/Proxmox.svg new file mode 100644 index 000000000..925cd2b26 --- /dev/null +++ b/src/drivers/webextension/images/icons/Proxmox.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 7b1be6b50..5af413408 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -3169,6 +3169,37 @@ }, "website": "https://www.proximis.com" }, + "Proxmox VE": { + "cats": [ + 60 + ], + "description": "Proxmox VE is an open-source virtualisation and containerisation platform that provides a web-based management interface to manage virtual machines, containers, storage, and networking.", + "icon": "Proxmox.svg", + "headers": { + "Server": "pve-api-daemon/[\\d\\.]+" + }, + "oss": true, + "saas": true, + "pricing": [ + "low", + "recurring" + ], + "website": "https://proxmox.com/en/proxmox-ve" + }, + "Proxmox Mail Gateway": { + "cats": [ + 16 + ], + "description": "Proxmox Mail Gateway is a mail security and anti-spam solution designed to protect email servers and ensure secure and reliable email communication.", + "icon": "Proxmox.svg", + "requires": "Proxmox VE", + "js": { + "pmg-mail-tracker": "", + "pmg-spam-archive": "" + }, + "oss": true, + "website": "https://proxmox.com/en/proxmox-mail-gateway" + }, "Pterodactyl Panel": { "cats": [ 9