This Alfred workflow is for developers that uses ngrok.
ngrok http <port>
: create an HTTP tunnel for the given portngrok tcp <port>
: create a TCP tunnel for the given portngrok 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