DIY tunnel

mygrok

A self-hosted tunnel server. Forward any local port to a public HTTPS URL on your own domain.

01Install the client
$ curl -sSL https://tunnel.schappi.cloud/install | bash
02Forward a local port
$ mygrok http 3000 --subdomain=foo
 https://foo.schappi.cloud