Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17412/10.4/unstable/main/finkinfo/net
Added Files:
connect.info
Log Message:
New package: SSH Proxy Command.
--- NEW FILE: connect.info ---
Package: connect
Version: 1.95
Revision: 1
Description: SSH Proxy Command
License: GPL
Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
# Downloaded from http://www.taiyo.co.jp/~gotoh/ssh/connect.c
Source: http://mh.sodan.ecc.u-tokyo.ac.jp/~okayama/distfiles/%n-%v.c.gz
NoSourceDirectory: true
Source-MD5: bd1d98d9e182011b19476b7428e13e86
PatchScript: <<
gzip -dc %n-%v.c.gz > connect.c
head -n 20 connect.c > Copyright
<<
CompileScript: gcc connect.c -o connect -lresolv
InstallScript: <<
install -m 755 -d %i/bin
install -m 755 connect %i/bin
<<
DocFiles: Copyright
Homepage: http://zippo.taiyo.co.jp/~gotoh/ssh/connect.html
DescDetail: <<
connect.c 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.c 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.
Download source code from: http://www.taiyo.co.jp/~gotoh/ssh/connect.c
<<
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits