ngrok

An Alfred Workflow


Short Description

Allows you to create tunnels, get the url or sub-domain of the tunnel and access to the web inspection interface

Last Updated

02 Nov 2020

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0.0
 

Bundle ID

com.cpoissonnier.ngrok
 

Categories

Applications

Tags

ngrok workflow

This Alfred workflow is for developers that uses ngrok.

Usage

  • ngrok http <port> : create an HTTP tunnel for the given port
  • ngrok tcp <port> : create a TCP tunnel for the given port
  • ngrok url : copy the tunnel URL in the clipboard (if any)
  • ngrok url (with ⌘ pressed) : copy the tunnel sub-domain in the clipboard (if any)
  • ngrok inspect : open web inspection interface