ios-sample-code / SimpleTunnel

Customized Networking Using the NetworkExtension Framework
https://developer.apple.com/library/prerelease/ios/samplecode/SimpleTunnel/Introduction/Intro.html
Other
60 stars 22 forks source link

information #3

Open manang opened 6 years ago

manang commented 6 years ago

Hi, I have a question to understand if your solution is useful for my situation. I have to realize a proxy application that receive traffic from another application and, after the manipulation of the packets, it has to send the packet on the internet. is it possible to run a process always alive inside the proxy? Thank you very much

masum8711 commented 1 year ago

Hi @manang Did you get that solution yet? I am in same situation. Could you please share some helpful resource? TCP should be included