Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paul-weqe/failover
A rust system aimed at running the VRRP protocol.
https://github.com/paul-weqe/failover
network-programming rust vrrp
Last synced: about 12 hours ago
JSON representation
A rust system aimed at running the VRRP protocol.
- Host: GitHub
- URL: https://github.com/paul-weqe/failover
- Owner: Paul-weqe
- Created: 2024-03-02T21:51:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T09:35:57.000Z (9 months ago)
- Last Synced: 2024-04-16T13:21:47.853Z (9 months ago)
- Topics: network-programming, rust, vrrp
- Language: Rust
- Homepage:
- Size: 458 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).