./net/proxytunnel, Connect stdin/stdout to a remote host through a standard HTTPS proxy

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 1.9.0nb4, Package name: proxytunnel-1.9.0nb4, Maintainer: pkgsrc-users

ProxyTunnel is a program that connects stdin and stdout to a server
somewhere on the network, through a standard HTTPS proxy. We mostly use it
to tunnel SSH sessions through HTTP(S) proxies, allowing us to do many
things that wouldn't be possible without ProxyTunnel.

Proxytunnel can currently do the following:
- Create tunnels using HTTP and HTTPS proxies (That understand the HTTP
CONNECT command).
- Work as a back-end driver for an OpenSSH client, and create SSH connections
through HTTP(S) proxies.
- Work as a stand-alone application, listening on a port for connections, and
then tunneling these connections to a specified destination.

If you want to make effective use of ProxyTunnel, the proxy server you are
going to be tunneling through must adhere to some requirements:
- Must support HTTP CONNECT command
- Must allow you to connect to destination machine and host, with or without
HTTP proxy authentication


Master sites:

SHA1: 51d816125bb9e9bca267d35f861000eb0fa9d80b
RMD160: 5444861031fa256a5e0d2d83be297afc70137e8b
Filesize: 45.465 KB

Version history: (Expand)