failover_vr 0.4.1

VRRP implementation library (and binary installation) in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
[![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/).