From df9fff5f508a373751ff9caad5b6f6f7c8b6b201 Mon Sep 17 00:00:00 2001 From: Rob Cohen Date: Tue, 24 Dec 2019 17:27:18 -0500 Subject: [PATCH] Added VyOS to router firmware page VyOS is a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality. --- _includes/sections/router-firmware.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_includes/sections/router-firmware.html b/_includes/sections/router-firmware.html index c22ded97..20ebe039 100644 --- a/_includes/sections/router-firmware.html +++ b/_includes/sections/router-firmware.html @@ -22,6 +22,16 @@ website="https://www.pfsense.org/" github="https://github.com/pfsense/" %} +{% include cardv2.html +title="VyOS" +image="/assets/img/svg/3rd-party/vyos.svg" +image-dark="/assets/img/svg/3rd-party/vyos.svg" +description="VyOS is a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality. The VyOS project was started in late 2013 as a community fork of the GPL portions of Vyatta Core 6.6R1 with the goal of maintaining a free and open source network operating system in response to the decision to discontinue the community edition of Vyatta." +badges="info:Linux" +website="https://www.vyos.io/" +github="https://github.com/vyos/" +%} + {% include cardv2.html title="LibreCMC" image="/assets/img/svg/3rd-party/librecmc.svg"