Usualy you need to show to your cliente, friend or anyone your website or show what your are doing locally, but you don't have a host yet or do not have enought time to publish it, or just want to show online one change, so this is one of the super power of NGROCK, this program are awesome for developer and I'm pretty sure for more people.
Requirements
And voila its enough, so if we visit the url generate we'll see our.
What NGROK does is put online your http ports(tunneling) and make it accesible for anyone by a simple URL generated by this tool.
In this post I'll show you how to put online a web site hosted on local IIS,
Requirements
1. Download ngrock is FREE
2. You should have a web site hosted on IIS(or any local server)
Sample.
I have a web site on my localhost:8080
Steps
exec ngrock.exe and write:
ngrock http 8080
ngrock http 8080
And voila its enough, so if we visit the url generate we'll see our.
This URL will be valid until you stop tunneling; at this point you coud also attach the process to debug or anything what you want.
Enjoy it.