Skip to content

0.2

Compare
Choose a tag to compare
@yusing yusing released this 18 Mar 04:54
· 577 commits to main since this release

go-proxy v0.2.0

Changes

  • Changed file paths (i.e. cert, private key) to relative path which fixed issues running the binary directly
  • Added support for multiple docker/file providers by using a custom config.yml file.
  • Performance improvement
  • HTTPs is now optional, ignored when no cert and no private key was found.

For more details, refer to the README.