3 important questions: 1) My university blocks LogMeInHamachi which is the main tool i've tried to get around hosting behind a NAT. Will this likely be blocked too, or is it not possible to tell without trying 2) Is there any costs associated with this. Do i ever need to pay 3) Does the person connecting to my server also require a special client or does this appear to them as any standard connection would.
Ngrok: Secure tunnels to localhost
21–30 of 195 posts
Re: Ngrok: Secure tunnels to localhost
#22Re: Ngrok: Secure tunnels to localhost
#23I used to use Ngrok, then I discovered ultrahook which gives me a persistent endpoint, for free.
Re: Ngrok: Secure tunnels to localhost
#24Earlier quoted context omitted.
ngrok's value is for services that don't have public IP addresses (anything behind a NAT or firewall)
Can IPv6 address help address this issue in some circumstances?
Re: Ngrok: Secure tunnels to localhost
#25Re: Ngrok: Secure tunnels to localhost
#26Hiya there folks - I'm the creator of ngrok, happy to answer any questions
What's the advantage of using ngrok if I can just add entry to my own domain, say bla.anyofmydomain.com -> 123.123.123.123?
Re: Ngrok: Secure tunnels to localhost
#273 important questions: 1) My university blocks LogMeInHamachi which is the main tool i've tried to get around hosting behind a NAT. Will this likely be blocked too, or is it not possible to tell without trying 2) Is there any costs associated with this. Do i ever need to pay 3) Does the person connecting to my server also require a special client or does this appear to them as any standard connection would.
> 2) Is there any costs associated with this. Do i ever need to pay See https://ngrok.com/product#pricing .
(On my phone now so I can't try it out.)
Re: Ngrok: Secure tunnels to localhost
#28Re: Ngrok: Secure tunnels to localhost
#29Hiya there folks - I'm the creator of ngrok, happy to answer any questions
How does this compare to https://localtunnel.github.io/www/ ?