Documentation
¶
Overview ¶
Proxy is a simple TLS terminating proxy that uses letsencrypt to provide TLS encryption for any TCP servers.
Directories
¶
Path | Synopsis |
---|---|
Package certmanager implements an X509 certificate manager that can replace https://pkg.go.dev/golang.org/x/crypto/acme/autocert#Manager for testing purposes.
|
Package certmanager implements an X509 certificate manager that can replace https://pkg.go.dev/golang.org/x/crypto/acme/autocert#Manager for testing purposes. |
examples
|
|
backend
module
|
|
Package proxy implements a simple lightweight TLS termination proxy that uses Let's Encrypt to provide TLS encryption for any number of TCP servers and server names concurrently on the same port.
|
Package proxy implements a simple lightweight TLS termination proxy that uses Let's Encrypt to provide TLS encryption for any number of TCP servers and server names concurrently on the same port. |
internal/netw
Package netw is a wrapper around network connections that stores annotations and records metrics.
|
Package netw is a wrapper around network connections that stores annotations and records metrics. |
Click to show internal directories.
Click to hide internal directories.