Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

https-echo

Echo the requested url and redirect to HTTPS

Docker Image Go Report

This is a tiny Go Web server that listens to HTTP requests and redirects them to HTTPS. Intended to run beside an HTTPS protected website or be used in conjunction with a load-balancer to keep HTTPS Everywhere. It compiles to a less than 10MB and can be used in a "FROM scratch" container.

To run, simply download and execute.

./https-echo

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/servian/https-echo. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The Software is available as open source under the terms of the MIT License.

You can’t perform that action at this time.