Tool for Special-Case Interception of established TCP-connection
I’m looking for existing tools, at best with a Python-API, which would allow me to silently intercept an established TCP connection for which the following assumptions hold:
All IP packets of the TCP-stream are routed through my node; the… Continue reading Tool for Special-Case Interception of established TCP-connection