Post

Replies

Boosts

Views

Activity

Reply to Network Extension container?
Hi Quinn, Ideally when a URL is determined to be blocked, we want to show a custom blocked page. Is there a way to inject a "blocked" page to the browser that initiated the network connection? Maybe from the network extension in the NEFilterDataProvider subclass? Thanks, Don
Aug ’22
Reply to Network Extension container?
Thanks Quinn. I have a project that has a need to install/start a network extension from a daemon process. Our architecture uses plugins for different features. The idea is to create a plugin bundle which would be able to download the app bundle with the network extension and install it. Can the daemon/plugin run the app to install the network extension? Also once the NE is installed, can a root process uninstall the NE? AFAIK this cannot be done. Thanks, Don
Aug ’22