No Description

Mohamed Al Ashaal 1abed6b2bc initializing the new version 6 years ago
LICENSE 03ed497e66 Add an MIT LICENSE file 7 years ago
README.md bf74b1983c Create README.md 6 years ago
colorize.go 1abed6b2bc initializing the new version 6 years ago
flags.go 32bd6eb64c initializing the new version 6 years ago
hosts.go 32bd6eb64c initializing the new version 6 years ago
main.go 32bd6eb64c initializing the new version 6 years ago
server.go 32bd6eb64c initializing the new version 6 years ago

README.md

HTTPSify v2

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 .

Features

  • Auto SSL Certs generation and renewal .
  • Now you can specify custom backends for custom domains .
  • Now serves websocket based requestes easily with no problem .

Requirements

  • Golang >= 1.7

Installation

go get github.com/alash3al/httpsify

Usage

run the following command and you will get some examples at the end .

httpsify --help

Author

Mohammed Al Ashaal, a problem solver ;)