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
- Host: GitHub
- URL: https://github.com/paul-weqe/failover
- Owner: Paul-weqe
- Created: 2024-03-02T21:51:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-31T07:09:47.000Z (about 1 year ago)
- Last Synced: 2025-05-31T17:48:56.712Z (8 months ago)
- Topics: network-programming, rust, rust-network, rust-networking, socket, socket-programming, vrrp
- Language: Rust
- Homepage:
- Size: 489 KB
- Stars: 22
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://crates.io/crates/failover_vr)
[](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/).