An open API service indexing awesome lists of open source software.

https://github.com/paul-weqe/failover

A simple VRRP implementation
https://github.com/paul-weqe/failover

network-programming rust rust-network rust-networking socket socket-programming vrrp

Last synced: 7 months ago
JSON representation

A simple VRRP implementation

Awesome Lists containing this project

README

          

[![Crates.io](https://img.shields.io/crates/v/failover_vr.svg)](https://crates.io/crates/failover_vr)

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/failover)

# Failover

Failover is a VRRP(version 2) implementation currently configured for Ubuntu(soon introducing other Linux and windows systems).

If you want to install and run it directly, find information in the [docs](https://failover-docs.readthedocs.io/).