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 over 14 years
connect.c 0000091165 89 KB 4 months
connect.spec 0000001561 1.52 KB 4 months
Latest Revision
Olaf Hering Olaf Hering (olh) committed 4 months ago (revision 3)
FTBFS
Comments for connect 0