Ok, so the goal is to be able to utilize the dynamic proxy method that OpenSSH provides with the -D option on the Linux client, such that any connection requests made against a local port are forwarded and proxied by the remote ssh server.
Has anyone done this on a windows ssh client? Have information, the point is to only require a remote host to run simply OpenSSH, not an OpenSSH and squid combo.
To reiterate, I am looking for a client on windows that mimics the Linux client's -D option.