Thanks Matt for your reply. I got the looping issue resolved.
I have a generic question on macOS network extension - transparent proxy provider.
Is it a must to implement transparent proxy provider as a system extension inside an app?
With this approach, we are observing 2 popups , one popup for system extension, one popup while adding VPN configuration (for monitoring network). The other issue is user can see the transparent proxy in the Network Preferences, which is weird. This is something different when compared to NKE behavior.
We are looking for ways to avoid these 3 things. Can we avoid above popups and proxy inside network preferences?
Before trying anything, I would like a guidance whether trying that approach worth or not.
We are thinking to try implementing transparent proxy provider inside a launchdaemon?
Can we implement transparent proxy provider inside a launchdaemon? or if system extension is the only option, then how can. we avoid above 2 popups and proxy visible in network preference?
Topic:
App & System Services
SubTopic:
Drivers
Tags: