We are running a captive portal WIFI solution. When people connect to it websites such as Google and Facebook are blocked. We want to allow users to go to our partners websites but they have network requests to Google and Facebook.
The only way around this that I can think of is running a headless chrome instance on our server and allow our users to connect to that. Our users would need to control the headless instance from their browser. Is this possible? Does any one have any other suggestions of how I can get around this problem?