Website: Add Mikrotik to Network too, OPNSense & OpenWRT to OS (#2823)

* Website: OPNSense & OpenWRT to OS | Mikrotik to Network

* Mikrotik added to Network

* add OpenWRT to OS too
This commit is contained in:
CanbiZ 2025-03-04 13:03:31 +01:00 committed by GitHub
parent a6c99568aa
commit 3b965e7431
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 5 deletions

View File

@ -2,7 +2,8 @@
"name": "Mikrotik RouterOS CHR",
"slug": "mikrotik-routeros",
"categories": [
2
2,
4
],
"date_created": "2024-05-02",
"type": "vm",
@ -31,4 +32,4 @@
"password": "none"
},
"notes": []
}
}

View File

@ -2,7 +2,8 @@
"name": "OpenWrt",
"slug": "openwrt",
"categories": [
4
4,
2
],
"date_created": "2024-05-02",
"type": "vm",

View File

@ -2,7 +2,8 @@
"name": "OPNsense",
"slug": "opnsense-vm",
"categories": [
4
4,
2
],
"date_created": "2025-02-11",
"type": "vm",
@ -11,7 +12,7 @@
"interface_port": 443,
"documentation": "https://docs.opnsense.org/",
"website": "https://opnsense.org/",
"logo": "https://raw.githubusercontent.com/opnsense/core/master/src/opnsense/scripts/OPNsense/CaptivePortal/htdocs_default/images/default-logo.png",
"logo": "https://raw.githubusercontent.com/opnsense/docs/refs/heads/master/source/images/opnsense_logo_horizontaal.png",
"description": "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.",
"install_methods": [
{