Added VyOS to router firmware page

VyOS is a Linux-based network operating system that provides software-based network routing, firewall, and VPN functionality.
This commit is contained in:
Rob Cohen 2019-12-24 17:27:18 -05:00 committed by GitHub
parent b646f046da
commit df9fff5f50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"