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.
Post
Replies
Boosts
Views
Activity
There is non related to my system extension. you want me to send other apps violation report?
@eskimo
it is port used for network communication over the internet such as TCP, UDP etc
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.
@eskimo C++ code is cross platform library for tunnel related tasks. It uses libcurl to do HTTP/HTTPS requests.
@eskimo status code is not coming back from server. It's synthesised by libcurl.
Hello @meaton, do you need any other info?
thanks much for quick response @DTS Engineer