+++
date = "2016-07-08"
draft = false
title = """Quick Ngrok Script"""
slug = "quick-ngrok-script"
tags = ['ngrok']
banner = ""
aliases = ['/quick-ngrok-script/']
+++
[ngrok](https://ngrok.com) is a powerful tool but remembering the command line flags is annoying so I wrote a quick PowerShell script to make life a little easier.
<!--more-->
I store this PowerShell script in my path so I can easily invoke it.