Hi! I'm honored to present nftlb 1.1.0 nftlb stands for nftables load balancer, a user-space tool that builds a complete load balancer and traffic distributor using the nftables infrastructure. nftlb is a nftables rules manager that creates virtual services for load balancing at layer 2, layer 3 and layer 4, minimizing the number of rules and using structures to match efficiently the packets. It comes with an easy JSON API service to control, to monitor and automate the configuration. Changes in this version are: – allow several farms with same helpers – fix tests – ignore reports – rename zcutils to utils – server: enable only loopback interface by default For further details, please refer to the official repository: https://github.com/relianoid/nftlb You can download this tool from: https://github.com/relianoid/nftlb/releases/tag/v1.1.0 Official nftlb project web page at: https://www.relianoid.com/nftlb Happy load balancing!