|
8 年之前 | |
---|---|---|
LICENSE | 8 年之前 | |
README.md | 8 年之前 | |
README.md.v1 | 8 年之前 | |
httpsify.go | 8 年之前 | |
httpsify.go.v1 | 8 年之前 |
A letsencrypt based reverse proxy to automatically handles ssl termination with no hassle .
It listens on :443
by default DON'T CHANGE IT because letsencrypt uses that port to confirm ownership of your domains .
SSL Certs
generation and renewal .GZIP
(optional), default: No
.Minify (css, js, html, json, xml)
(optional), default: yes
.websocket
based requestes easily with no problem .Golang
>= 1.7go get github.com/alash3al/httpsify
run the following command and you will get some examples at the end .
httpsify --help
Mohammed Al Ashaal, a problem solver ;)