Skip to content

jchvz/http-to-https

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

http-to-https

This program reverse-proxies any process running over http on your local machine to an https address on the public internet.

I created it as a way to replace ngrok for my personal use. Unlike ngrok, you can make as many https proxies as you want just with repeated calls to MakeProxy(). For a full description see my blog post.

blog

About

Reverse proxies with Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages