I am looking for intercepting all TCP traffic on iPhone (iOS 4.x). I have searched on iOS Developer Library but could not find anything.
I want to create a standalone application that would run in background (as Firewall). This application should intercept all TCP traffic, no matter which application has initiated it (Safari, Mail etc.). Is it possible on iPhone?
On iPhone can we somehow redirect all network traffic to Loopback-URL (localhost)?
Thanks!
Not even slightly possible on a normal iPhone, sorry!
It might be possible if it’s jailbroken but even then, I’m not sure.