ssl-proxy

Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)

MIT License

Stars
726

Bot releases are visible (Hide)

ssl-proxy - ssl-proxy v0.2.7 Latest Release

Published by suyashkumar over 2 years ago

This release is built with go1.17, and includes an updated crypto dependency to address #36.

ssl-proxy - ssl-proxy v0.2.6

Published by suyashkumar over 4 years ago

When the redirectHTTP flag is enabled (to redirect requests on port 80 to your TLS/SSL port), if a domain is specified it is used for the redirection.

ssl-proxy - ssl-proxy v0.2.5

Published by suyashkumar almost 5 years ago

This release includes the updated golang.org/x/crypto libraries to support ACME RFC 8555.

ssl-proxy - ssl-proxy v0.2.4

Published by suyashkumar almost 5 years ago

Effectively the same as v0.2.3 but compiled with go v1.13.3 which:

  • adds support for websockets (see #15)
ssl-proxy - ssl-proxy v0.2.3

Published by suyashkumar over 5 years ago

In this release:

  • Support for optional HTTP redirection to HTTPS using -redirectHTTP
  • Colored terminal log
ssl-proxy - ssl-proxy v0.2.2

Published by suyashkumar almost 6 years ago

This ensures errors are logged before exit.

ssl-proxy - ssl-proxy 0.2.1

Published by suyashkumar about 6 years ago

Proxy headers are added to all incoming requests.

ssl-proxy - ssl-proxy with LetsEncrypt support

Published by suyashkumar about 6 years ago

ssl-proxy with autogenerated LetsEncrypt certificate support added.

ssl-proxy - ssl-proxy

Published by suyashkumar about 6 years ago