mergelogs
Load balancer for "simple" tcp and udp based protocols
Install
- All systems
-
curl cmd.cat/mergelogs.sh
- Debian
-
apt-get install pen
- Ubuntu
-
apt-get install pen
- Kali Linux
-
apt-get install pen
- Fedora
-
dnf install pen
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pen
- Raspbian
-
apt-get install pen
- Dockerfile
- dockerfile.run/mergelogs
pen
Load balancer for "simple" tcp and udp based protocols
pen works for udp, and tcp based protocols such as dns, http or smtp. It allows several servers to appear as one to the outside and automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable performance.