A small Go library built to make it dead simple to expose internal ports from a Docker container (can be used anywhere, but this was my use-case).
I had trouble finding a simple tool to expose internal ports consistently. E.g. Codespaces, Dev Containers, etc have different mechanisms to expose ports.
To keep exposure agnostic, this tool can be run directly in the container.