ngrok - secure introspectable tunnels to localhost: 
to work with your local IIS EXPRESS under visual studio use this:
ngrok http -host-header="localhost:58821" 58821
where 58821 is your port number
more details -  how to use ngrok with windows and visual studio to test webhooks
 
No comments:
Post a Comment