Post

Replies

Boosts

Views

Activity

Comment on After the device wake ups, NEFilterDataProvider causes internet access issue intermittently
@DTS Engineer Yes it's on mac.
Replies
Boosts
Views
Activity
Mar ’25
Comment on NETransparentProxyProvider handleNewFlow vs handleNewUDPFlow
thanks much for quick response @DTS Engineer
Replies
Boosts
Views
Activity
Oct ’24
Comment on Change in behaviour on Sonoma with IPv6 traffic blocked by network extension
Hello @meaton, do you need any other info?
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’23
Comment on How to decide addresses for NEIPv4Settings, NEIPv6Settings of NEPacketTunnelNetworkSettings
..
Replies
Boosts
Views
Activity
Sep ’23
Comment on how to do http rest call from Network Extension(In Test Environment)
@eskimo status code is not coming back from server. It's synthesised by libcurl.
Replies
Boosts
Views
Activity
Jul ’23
Comment on how to do http rest call from Network Extension(In Test Environment)
@eskimo C++ code is cross platform library for tunnel related tasks. It uses libcurl to do HTTP/HTTPS requests.
Replies
Boosts
Views
Activity
Jul ’23
Comment on Dynamic library crashing with Code Signature Invalid
in my case, dynamic library (libmowglicore.dylib) were loading other unsigned .so dynamic libraries. I tried adding other .so unsigned dynamic libraries into Embed Libraries under xcode build phase which signs it during build. This solved my problem.
Replies
Boosts
Views
Activity
Jul ’23
Comment on Using libproc to get ports used by processes on macos
@eskimo it is port used for network communication over the internet such as TCP, UDP etc
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’23
Comment on Raw Socket: Operation not permitted
There is non related to my system extension. you want me to send other apps violation report?
Replies
Boosts
Views
Activity
Feb ’23
Comment on Raw Socket: Operation not permitted
Hi @eskimo, I tried to view Sandbox Violation Reports for opening raw socket. But i don't see my process listed there. There are reports from other apps.
Replies
Boosts
Views
Activity
Feb ’23