[1.1.5] - 2025-07-14
Added
Downloads
Debian Packages
Download: https://cdn.gyptazy.com/files/os/debian/proxlb/proxlb_1.1.5_all.deb
SHA256: 65e1fde4d05b1d0e66e404b49a9c530f78a90c6a83a732b97bc70c2b227d3dca proxlb_1.1.5_all.deb
Debian Repository
You can immediately start with this quick-start to add the repository and its signing key to obtain upcoming versions by apt on your system:
echo "deb https://repo.gyptazy.com/stable /" > /etc/apt/sources.list.d/proxlb.list
wget -O /etc/apt/trusted.gpg.d/proxlb.asc https://repo.gyptazy.com/repository.gpg
apt-get update && apt-get -y install proxlb
cp /etc/proxlb/proxlb_example.yaml /etc/proxlb/proxlb.yaml
# Adjust the config to your needs
vi /etc/proxlb/proxlb.yaml
systemctl start proxlb
You can also find additional information about the repository right here.
Docker Image
Download AMD64: cr.gyptazy.com/proxlb/proxlb:v1.1.5
SHA256: 56b1d57d118c3eedda8bc77c544da5274b9952be828fc23f54e0b9b5a2b5729b
Download ARM64: cr.gyptazy.com/proxlb/proxlb-arm64:v1.1.5
SHA256: MISSING
Note: Multiarch container images will be soon available. Please use until that time the suffix -arm64
to get the arm64 compatible container image. You can also find the container image for arm64 here or the already crafted multi-arch image here which is not yet part of the container registry.