Skip to content

Reverse tunnel over web-socket stream to host local services to cloud

License

Notifications You must be signed in to change notification settings

nishanb/piggy-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piggy Back Tunnel

Piggy Back Tunnel is a reverse TCP tunnel over WebSocket to host local sites in the cloud

Use Cases

  • Make available your local development sites in the cloud.
  • Test webhook calls to local sites.

How it's built

Installation

Usage

npx install piggyback -c --host=''

Contributing

Pull requests are welcome. For significant changes, please open an issue to discuss what you would like to change.