IP Whitelisting

Hi,

We’re looking at some solutions for content monitoring for our business to check that a webpage is being served as it is all written in React.

Currently most of our solutions sit behind firewalls and we only whitelist certain IP’s to allow access to the sites as they are customer facing only in most circumstances and we do not want other companies to access them.

I’m curious to know if we would be able to obtain a list of IP’s for the proxies in order for us to whitelist them access to the page, if we were to use this solution?

Thanks

there are two ways to accomplish this:

  1. local monitoring: using distill’s browser extension or the desktop app. these can be run in the private network and can access private sites. you can get them from https://distill.io/apps/web-monitor/

  2. bring your own proxies: distill lets you use your own proxy in flexi and enterprise plans for cloud monitoring.

does that make sense?