Pgrok – Poor Man’s Ngrok
github.com
Pgrok – Poor Man’s Ngrok
1–10 of 83 posts
Re: Pgrok – Poor Man’s Ngrok
#2Re: Pgrok – Poor Man’s Ngrok
#3Re: Pgrok – Poor Man’s Ngrok
#4Re: Pgrok – Poor Man’s Ngrok
#5In a couple places grok is typoed as gork
Re: Pgrok – Poor Man’s Ngrok
#6As someone who has to manage enterprise firewalls, this is a nightmare from a security perspective. I’m more than happy to host some project in a DMZ. I have already had some devs skirt our security policies with ngrok rather than simply talk to us about their needs. I can’t say I’m a fan of punching permanent holes into a firewall like this.
Re: Pgrok – Poor Man’s Ngrok
#7> This is intended for small teams that need to expose the local development environment to the public internet As someone who has to manage enterprise firewalls, this is a nightmare from a security perspective. I’m more than happy to host some project in a DMZ. I have already had some devs skirt our security policies with ngrok rather than simply talk to us about their needs. I can’t say I’m a fan of punching perman…
Anyways, you could also block all traffic to ngrok servers just to ensure your Dev teams aren't skirting around your firewall.
Re: Pgrok – Poor Man’s Ngrok
#8> This is intended for small teams that need to expose the local development environment to the public internet As someone who has to manage enterprise firewalls, this is a nightmare from a security perspective. I’m more than happy to host some project in a DMZ. I have already had some devs skirt our security policies with ngrok rather than simply talk to us about their needs. I can’t say I’m a fan of punching perman…
Not exactly sure how streamlined your security process is, but for some orgs it is a red tape roller coaster to even get one TCP port open. Anyways, you could also block all traffic to ngrok servers just to ensure your Dev teams aren't skirting around your firewall.
Or you can use cloudflared or another one of ngrok's competitors.
Re: Pgrok – Poor Man’s Ngrok
#9I was under the impression that pgrok was unmaintained until now, to the extend that I was looking for alternatives. Did I miss something?
https://github.com/pgrok/pgrok/commit/1f57713c323ea494780590...