I propose OpenSSH to add support for application level transparent proxying in addition to DynamicForward. This feature would be implemented to SSH client. It seems a common practice to use Redsocks and OpenSSH dynamic port forwarding to achieve transparent proxying. I'd like to see direct support for transparent proxy in ssh to avoid the complexity of setting up multiple daemons for a single job. Using a transparent proxy is in many cases a better and easier job than to get an arbitrary application to support SOCKS proxy. Implementing target IP detection for transparent proxies is a bit operating system dependent but Redsocks supports at least Linux, OpenBSD, and FreeBSD. This is the way redsocks does it for Linux: https://github.com/darkk/redsocks/blob/master/base.c#L210
*** This bug has been marked as a duplicate of bug 1295 ***
Close all resolved bugs after 7.3p1 release