Skip to content

Releases: mvdschee/reverse-proxy

V0.1.1

17 May 10:39
673a9c3

Choose a tag to compare

Hello world, this is the first release of the reverse-proxy based on Pingora. It's compact, performant, and secure, with some nice-to-haves and a hardened default pattern.

Be aware this is mostly a testing release for me to find issues.

Features:

  • Simple configuration file to handle HTTP and HTTPS traffic
  • HTTPS with self-signed certificates
  • Automatic upgrade to HTTPS traffic
  • Hardened docker image for best security