Skip to content

maple3142/heroku-proxy-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Heroku proxy local

Use Heroku to expose your local server to the Internet.

Usage

  1. Deploy

  2. Download modified wstunnel here

  3. Extract wstunnel binary from tarball

  4. ./wstunnel cli -tunnel ws://$YOUR_APP_NAME.herokuapp.com -server http://localhost:$PORT

    Example: ./wstunnel cli -tunnel ws://test.herokuapp.com -server http://localhost:8000

  5. Access https://$YOUR_APP_NAME.herokuapp.com

About the binary wstunnel

It is built from my fork of wstunnel here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published