ngrok2

module
v0.0.0-...-c9420bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2018 License: Apache-2.0

README

Build status

ngrok - Introspected tunnels to localhost

”I want to expose a local server behind a NAT or firewall to the internet.”

What is ngrok2?

ngrok2 is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.

ngrok2

ngrok2 is a fork of ngrok 1.x and the focus of all current development effort.

NOTE I like ngrok 1.x project but it is no longer developed, supported or maintained by its author, so I fork the project to be a new repository to continue develop.

What is ngrok2 useful for?

  • Temporarily sharing a website that is only running on your development machine
  • Demoing an app at a hackathon without deploying
  • Developing any services which consume webhooks (HTTP callbacks) by allowing you to replay those requests
  • Debugging and understanding any web service by inspecting the HTTP traffic
  • Running networked services on machines that are firewalled off from the internet

Directories

Path Synopsis
cmd
nrk
pkg
cache
The implementation borrows heavily from SmallLRUCache (originally by Nathan Schrenk).
The implementation borrows heavily from SmallLRUCache (originally by Nathan Schrenk).
client/views/term
shared internal functions for handling output to the terminal
shared internal functions for handling output to the terminal
client/views/web
interactive web user interface
interactive web user interface
log
msg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL