hyperioxx / frontman

Frontman is an open-source API gateway written in Go that allows you to manage your microservices and expose them as a single API endpoint. It acts as a reverse proxy and handles requests from clients, routing them to the appropriate backend service.
https://frontman-labs.github.io/frontman/
GNU General Public License v3.0
5 stars 0 forks source link

Ipv6 Support for load balancing and/or routing #36

Open certino-simonchapman opened 1 year ago

certino-simonchapman commented 1 year ago

Currently limited to IPv4, in a world where we are moving towards IPv6, it would be nice to have support for this