0.2
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.