Relays network connections via SOCKS and http(s) proxy

"connect" is the simple relaying command to make network connection via SOCKS and https proxy.
It is mainly intended to be used as proxy command of OpenSSH. You can make SSH session beyond the firewall with this command

Features of connect are:

- Supports SOCKS (version 4/4a/5) and https CONNECT method.
- Supports NO-AUTH and USERPASS authentication of SOCKS
- Partially supports telnet proxy (experimental).
- You can input password from tty, ssh-askpass or environment variable.
- Run on UNIX or Windows platform.
- You can compile with various C compiler (cc, gcc, Visual C, Borland C. etc.)
- Simple and general program independent from OpenSSH.
- You can also relay local socket stream instead of standard I/O.

Refresh
Refresh
Source Files
Filename Size Changed Actions
README.connect 0000019060 18.6 KB about 13 years
connect.c 0000091161 89 KB about 13 years
connect.spec 0000001838 1.79 KB about 6 years
Latest Revision
Olaf Hering Olaf Hering (olh) committed about 6 years ago (revision 2)
License GPL v2 -> GPL-2.0 until the state is manually verified. Only to make Leap 15.0 happy
Comments for connect 0