Router Software | VyOS Addition #1619

Open
robcohen wants to merge 2 commits from unknown repository into master
2 changed files with 44 additions and 0 deletions

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"

34
assets/img/svg/3rd-party/vyos.svg vendored Normal file
View File

@ -0,0 +1,34 @@
<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M43.8 7.2H52.8V37.2H60V0H43.8V7.2Z" fill="url(#paint0_linear)"/>
<path d="M37.2 0H0V16.2H7.2V7.2H37.2V0Z" fill="url(#paint1_linear)"/>
<path d="M7.2 22.8H0V60H16.2V52.8H7.2V22.8Z" fill="url(#paint2_linear)"/>
<path d="M22.8 52.8V60H60V43.8H52.8V52.8H22.8Z" fill="url(#paint3_linear)"/>
<path d="M13.2 13.2H20.4L33.6 46.8H26.4L13.2 13.2Z" fill="url(#paint4_linear)"/>
<path d="M46.8 13.2H39.6L26.4 46.8H33.6L46.8 13.2Z" fill="url(#paint5_linear)"/>
<defs>
<linearGradient id="paint0_linear" x1="0" y1="0" x2="60" y2="60" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFBF12"/>
<stop offset="1" stop-color="#FF9000"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="0" y1="0" x2="60" y2="60" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFBF12"/>
<stop offset="1" stop-color="#FF9000"/>
</linearGradient>
<linearGradient id="paint2_linear" x1="0" y1="0" x2="60" y2="60" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFBF12"/>
<stop offset="1" stop-color="#FF9000"/>
</linearGradient>
<linearGradient id="paint3_linear" x1="0" y1="0" x2="60" y2="60" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFBF12"/>
<stop offset="1" stop-color="#FF9000"/>
</linearGradient>
<linearGradient id="paint4_linear" x1="0" y1="0" x2="60" y2="60" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFBF12"/>
<stop offset="1" stop-color="#FF9000"/>
</linearGradient>
<linearGradient id="paint5_linear" x1="0" y1="0" x2="60" y2="60" gradientUnits="userSpaceOnUse">
<stop stop-color="#FFBF12"/>
<stop offset="1" stop-color="#FF9000"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.6 KiB