Proxytunnel 1.9.0 (Default branch)

Proxytunnel is a program that connects stdin and stdout to a server somewhere in the Internet through an industry standard HTTPS proxy. It's mostly used as a backend for OpenSSH's ProxyCommand, and as a proxy backend for Putty. It can also be used for other proxy-traversing purposes. License: GNU General Public License (GPL) Changes:
Remote proxy authentication was added. Remote proxy SSL was added. Changes were made to proxy authentication options. It is now possible to set environment variables for proxy and remote proxy authentication. HTTP_PROXY environment variables are supported. Fixes were made for compilation with -D_FORTIFY_SOURCE=2. Improvements were made to output, verbose output, and help. Error output on the Windows build was disabled.

More...