For example, the rule can be like this:
NENetworkRule(remoteNetwork: nil, remotePrefix: 0, localNetwork: nil, localPrefix: 0, protocol: .TCP, direction: NETrafficDirection.outbound)
It's very easy to reproduce. Just open a persistent TCP connection like SSH. Run a
simple transparent proxy. Observe that SSH connection is broken.
do you have the flow copying process in place to pickup and handle these connections? Yes, but this logic applies to the new connection only. Correct? How is it possible to do this for
the existing ones?
Topic:
App & System Services
SubTopic:
Networking
Tags: