Preview:
# Ngrok for localhost:8000
ngrok http 8000

# Ngrok for aliased localhost e.g., a test domain added to the /etc/hosts file
ngrok http 8000 --host-header=merchant-1.kamadashboard.test

# Also works for VMs like Homestead
ngrok http 192.168.56.56:80 --host-header=milipot.appp
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter