Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 303 Bytes

Create Secure Tunnel to your Localhost with Ngrok

This repository contains the code to connect your local development environment, to publically accessible URL.

It's mainly used to test and implement webhooks in the development stage.

Moreover, you can set up basic http auth for added security.