Hi All,
I have below requirement and it would be great if someone could help me out here.
We want to build a utility for MAC OS and iOS which does following:
Thank you!
I have below requirement and it would be great if someone could help me out here.
We want to build a utility for MAC OS and iOS which does following:
There will be a custom application on MacOS(written by us). The application will have configured list of destination IP addresses.
A Network extension will capture certain traffic(specified by the configuration) and redirect it to that application running on pre-defined port.
When the custom application receives the redirected traffic, there should be a way to know original destination IP/port. This application will do some processing on the received data and will encrypt it. It will then send it to the destination IP/port.
Thank you!