Skip to content

tawalaya/go-acme-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-acme-proxy

Tiny Let's Encrypt enabled reverse proxy

Usage

To run the proxy just run go-acme-proxy --port 8080 to add https to the service running at http://localhost:8080. Use --author to add the mail used to register this service on let's encrypt.

Getting Started

If you want to use it for debugging, development. Just get it using go go get github.com/tawalaya/go-acme-proxy and run it with $GOPATH/bin/go-acme-proxy. You can also download binary's form the release tab.

Prerequisites

  • Go Lang 1.10+

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Sebastian Werner - Initial work - tawalaya

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details

About

Tiny Let's Encrypt enabled reverse proxy

Resources

License

Stars

Watchers

Forks

Packages

No packages published