nftlb
nftables load balancer
Install
- All systems
-
curl cmd.cat/nftlb.sh
- Debian
-
apt-get install nftlb
- Ubuntu
-
apt-get install nftlb
- Kali Linux
-
apt-get install nftlb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nftlb
- Dockerfile
- dockerfile.run/nftlb
nftlb
nftables load balancer
nftlb stands for nftables load balancer, the next generation linux firewall that replaces iptables, is adapted to behave as a complete load balancer and traffic distributor. nftlb is provided with a JSON API, so you can use your preferred health checker to enable/disable backends or virtual services and automate processed with it. The nftables framework used for load balancing can outperform typical LVS deployments by 10x.