In my Mac OS Transparent App proxy code
This is working good in most of the case . sometimes I see 2 entries of my extension in Network Preferences and both the entries are yellow (not connected ).
is there any known issue around this or any way to workaround this issue ?
Code Block - I activate the extension - LoadAllPref - Set NETunnelProviderProtocol & NETransparentProxyManager configurations - SavePref - Again LoadAllPref - get the connection object - startVPNTunnelAndReturnError
This is working good in most of the case . sometimes I see 2 entries of my extension in Network Preferences and both the entries are yellow (not connected ).
is there any known issue around this or any way to workaround this issue ?