Skip to content

lightsing/MHGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make HTTPS Great Again

Not all apps are using HTTPS.

Not all hosts are using HSTS.

Thanks to the EFForg's effort, we can now force desktop apps using HTTPS as much as possible by setting http proxy to MHGA.

MHGA uses HTTP proxy to redirect non-HTTPS connection to HTTPS based on EFForg/https-everywhere

Example:

Screenshot

How to use

This project is currently preview version. No binary releases.

  • install Golang, Git (add it to your PATH if you are using Windows)
  • running go get github.com/lightsing/MHGA
  • build it

Feature

  • Redirect HTTP to HTTPS (301 for GET, 307 for POST)

Todo

  • Cookie modify
  • Faster lookup
  • Binary Release
  • Make Package

About

Using HTTPS Everywhere rules and proxy to enforce app using HTTPS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages