Email or username:

Password:

Forgot your password?
1 comment
Yogthos

@moffintosh it's basically an open source version of ngrok ngrok.com/

It allows you to make tunnels to your machine from a machine with a public address and a dns name. So if you have a VPS for example, you can proxy back to your local machine to receive requests from the internet.

Go Up