Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2 KB

File metadata and controls

31 lines (23 loc) · 2 KB
title Ngrok

I now use Cloudflare Tunnel for exposing local services to the web (such as localhost). Bore seems nice too.

Using it

If I started my local server on port 3000. This command: ngrok http 3000 will create a shareable link of my tunneled server.

Notes

Links