Modern & minimalistic proxy server for the Cloud era. - TCP Load Balancing - Clear and beautiful TOML config file.
modern & minimalistic proxy server for the cloud era.
tcp load balancing clear and beautiful toml config file. integrates seamlessly with docker and with any custom system (thanks to exec discovery and healtchecks) single binary distribution (only one gobetween binary + toml config file)
backends discovery:static hardcode backends list in config filedocker query backends from docker / swarm api filtered by labelexec execte arbitrary program and get backends from it's stdoutjson query arbitrary http url and pick backends from response json (of any structure)plaintext query arbitrary http and parse backends from response text with customized regexpsrv query dns server and get backends from srv records
Productivity Utilities Security
server-software proxy-server proxy load-balancer tcp load-balancing tcp-proxy service-discovery udp-proxy