How to route all internet traffic to Tor?
I want to implement a functionality which is to route all internet traffic of iOS device through Tor using Network Extension Framework. Is is possible to achieve this? Will I have to achieve in Network Layer? Does Apple allow this?
Thanks