Coder Social home page Coder Social logo

ipbuff / lobby Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 860 KB

Lobby - A simple, yet highly performant, network load balancer based on nftables

Home Page: https://lobby.ipbuff.com

License: Other

Makefile 1.17% Go 90.94% Shell 7.89%
docker go golang ha-proxy haproxy high-performance ip ipv4 ipv6 load-balancer

lobby's Introduction

Lobby

Lobby is a simple, yet highly performant, network load balancer based on Linux nftables. It is designed to run as a portable binary app on Linux systems in amd64 and arm64 architectures.

Quick Start

Use the helper script which downloads the latest Lobby binary to your current folder and sets a sample config file:

wget -O - https://ipbuff.com/getLobby | sh

Once the script completes, it will inform you about the required permissions and the need for IP forwarding to be enabled.

For testing purposes it might be easier to run Lobby with the root user. Run Lobby with:

./lobby

To check on how to run it as unprivileged user check here

To edit the Lobby settings, edit the local lobby.conf file. Configuration documentation may be found here

A relatively extensive tutorial can also be found in the Lobby documentation. Make sure to check it for many practical examples

Documentation

The Lobby documentation is published at https://lobby.ipbuff.com

The documentation source is in the ./docs/src directory of this repository

Credits

This project has been created by Igor Borisoglebski

Gopher Konstructor, created by quasilyte was used for the logo creation

License

This work is licensed under CC BY-NC-SA 4.0

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

lobby's People

Contributors

igor-borisoglebski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

kdruelle

lobby's Issues

[CR] Monitor lobby nftables table existance

Frequently check if the Lobby nftables table is configured and if not, then recreate it. This is required in case the nftables are flushed for whatever reason (ie 'systemctl restart nftables')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.