Ssl Proxy Versions Save

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

v0.2.7

2 years ago

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

v0.2.6

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.

v0.2.5

4 years ago

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

v0.2.4

4 years ago

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

  • adds support for websockets (see #15)

v0.2.3

5 years ago

In this release:

  • Support for optional HTTP redirection to HTTPS using -redirectHTTP
  • Colored terminal log

v0.2.2

5 years ago

This ensures errors are logged before exit.

0.2.1

5 years ago

Proxy headers are added to all incoming requests.

v0.2.0

5 years ago

ssl-proxy with autogenerated LetsEncrypt certificate support added.

v0.1.0

5 years ago