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:
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
- Redirect HTTP to HTTPS (301 for GET, 307 for POST)
- Cookie modify
- Faster lookup
- Binary Release
- Make Package