VyOS is a fully open-source Linux-based OS for network devices. It focuses on enterprise, service provider, and network geek audiences and includes:
- Multiple dynamic routing protocols (BGP, OSPF, IS-IS, PIM-SM...);
- Multiple VPNs (L2TP, WireGuard, IPsec, DMVPN...);
- Stateful configuration systems with commit/rollback and versioning functionality;
- A remote HTTP API and scripting APIs for shell and Python.
Our business model is "pay for prebuilt binaries", plus technical support and custom development services. We are happy to issue free LTS image access subscriptions to contributors and share images with individuals who support us through Open Collective. If you want to use VyOS in your company, consider buying a subscription to get support and help us ensure sustainable funding for the project.
If you want to contribute to VyOS:
- Read our guide.
- Before you make a pull request, make sure to create a task in Phabricator and reference its number in your commit.
- If you make a big feature or want to change any existing commands, please submit a VyOS Community Process proposal first.