how to use ngrok.exe code example
Example 1: brew install ngrok
brew cask install ngrok
Example 2: how to add iis to ngrok
ngrok http -host-header="localhost:[port]" [port]
brew cask install ngrok
ngrok http -host-header="localhost:[port]" [port]