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 almost 15 years
connect.c 0000091161 89 KB almost 15 years
connect.spec 0000001853 1.81 KB almost 15 years
Revision 1 (latest revision is 3)
Detlef Detlef (detrei) committed almost 15 years ago (revision 1)
osc copypac from project:home:detrei package:connect revision:1
Comments for connect 0