net/proxytunnel - The NetBSD Packages Collection

Connect stdin/stdout to a remote host through a standard HTTPS proxy

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

Build dependencies

pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64proxytunnel-1.9.0nb7.tgz
NetBSD 10.0aarch64proxytunnel-1.9.0nb6.tgz
NetBSD 10.0aarch64proxytunnel-1.9.0nb6.tgz
NetBSD 10.0aarch64ebproxytunnel-1.9.0nb6.tgz
NetBSD 10.0aarch64ebproxytunnel-1.9.0nb7.tgz
NetBSD 10.0alphaproxytunnel-1.9.0nb7.tgz
NetBSD 10.0earmv6hfproxytunnel-1.9.0nb7.tgz
NetBSD 10.0earmv6hfproxytunnel-1.9.0nb6.tgz
NetBSD 10.0earmv6hfproxytunnel-1.9.0nb6.tgz
NetBSD 10.0earmv7hfproxytunnel-1.9.0nb7.tgz
NetBSD 10.0earmv7hfproxytunnel-1.9.0nb6.tgz
NetBSD 10.0earmv7hfproxytunnel-1.9.0nb6.tgz
NetBSD 10.0i386proxytunnel-1.9.0nb7.tgz
NetBSD 10.0i386proxytunnel-1.9.0nb6.tgz
NetBSD 10.0powerpcproxytunnel-1.9.0nb6.tgz
NetBSD 10.0vaxproxytunnel-1.9.0nb6.tgz
NetBSD 10.0vaxproxytunnel-1.9.0nb7.tgz
NetBSD 10.0x86_64proxytunnel-1.9.0nb7.tgz
NetBSD 10.0_BETAx86_64proxytunnel-1.9.0nb6.tgz
NetBSD 8.0i386proxytunnel-1.9.0nb6.tgz
NetBSD 8.0i386proxytunnel-1.9.0nb6.tgz
NetBSD 8.0powerpcproxytunnel-1.9.0nb6.tgz
NetBSD 8.0powerpcproxytunnel-1.9.0nb6.tgz
NetBSD 8.0powerpcproxytunnel-1.9.0nb7.tgz
NetBSD 8.0powerpcproxytunnel-1.9.0nb6.tgz
NetBSD 8.0x86_64proxytunnel-1.9.0nb6.tgz
NetBSD 8.0x86_64proxytunnel-1.9.0nb6.tgz
NetBSD 8.0x86_64proxytunnel-1.9.0nb7.tgz
NetBSD 9.0aarch64proxytunnel-1.9.0nb7.tgz
NetBSD 9.0aarch64proxytunnel-1.9.0nb6.tgz
NetBSD 9.0aarch64proxytunnel-1.9.0nb6.tgz
NetBSD 9.0alphaproxytunnel-1.9.0nb6.tgz
NetBSD 9.0alphaproxytunnel-1.9.0nb7.tgz
NetBSD 9.0earmproxytunnel-1.9.0nb6.tgz
NetBSD 9.0earmv6hfproxytunnel-1.9.0nb7.tgz
NetBSD 9.0earmv6hfproxytunnel-1.9.0nb6.tgz
NetBSD 9.0earmv6hfproxytunnel-1.9.0nb6.tgz
NetBSD 9.0earmv7hfproxytunnel-1.9.0nb7.tgz
NetBSD 9.0earmv7hfproxytunnel-1.9.0nb6.tgz
NetBSD 9.0earmv7hfproxytunnel-1.9.0nb6.tgz
NetBSD 9.0i386proxytunnel-1.9.0nb6.tgz
NetBSD 9.0i386proxytunnel-1.9.0nb7.tgz
NetBSD 9.0mips64ebproxytunnel-1.9.0nb6.tgz
NetBSD 9.0powerpcproxytunnel-1.9.0nb6.tgz
NetBSD 9.0powerpcproxytunnel-1.9.0nb6.tgz
NetBSD 9.0powerpcproxytunnel-1.9.0nb6.tgz
NetBSD 9.0powerpcproxytunnel-1.9.0nb7.tgz
NetBSD 9.0sh3elproxytunnel-1.9.0nb6.tgz
NetBSD 9.0sh3elproxytunnel-1.9.0nb6.tgz
NetBSD 9.0sparc64proxytunnel-1.9.0nb6.tgz
NetBSD 9.0sparcproxytunnel-1.9.0nb6.tgz
NetBSD 9.0sparcproxytunnel-1.9.0nb6.tgz
NetBSD 9.0x86_64proxytunnel-1.9.0nb7.tgz
NetBSD 9.0x86_64proxytunnel-1.9.0nb6.tgz
NetBSD 9.3x86_64proxytunnel-1.9.0nb6.tgz
NetBSD 9.3x86_64proxytunnel-1.9.0nb7.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.