Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 318 Bytes

localtunnel.md

File metadata and controls

9 lines (9 loc) · 318 Bytes

Local Tunnel Using npm

  1. Open a different terminal window
  2. Run the following commands
npm install -g localtunnel # may need sudo access
lt --port 5000 # 500 is a port you can change it to whatever you like.
  1. This should generate a URL in that window. Copy the URL.
  2. Enter the URL in the form below.