https-proxy

command module
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2020 License: MIT Imports: 6 Imported by: 0

README

(yet another) reverse https proxy

This little program can do TLS termination for HTTPS traffic and forwards requests using HTTP request for which the X-Forwarder-* headers are set. It was created for providing HTTPs access to a Jenkins docker image.

go run https-proxy.go -v -front :443 -back :8080 -cert domain.com-chain.pem -key domain.com-key.pem

non-TLS usage

go run https-proxy.go -v -front :443 -back :8080 -stripprefix /hello

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL