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
