[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#288521: RFP: ssh-proxy-connect -- tunnel SSH/TCP connection through SOCKS and HTTP(S) proxies



Package: wnpp
Severity: wishlist


* Package name    : ssh-proxy-connect
  Version         : 1.89
  Upstream Author : Shun-ichi GOTO <gotoh@taiyo.co.jp>
* URL             : http://www.taiyo.co.jp/~gotoh/ssh/connect.html
* License         : GPL
  Description     : tunnel SSH/TCP connection through SOCKS and HTTP(S) proxies

>From developer's site:

  $ cat ~/.ssh/config
  Host home
    ProxyCommand connect -H firewall:8080 %h 443

  usage:  connect [-dnhst45] [-R resolve] [-p local-port] [-w sec]
                [-H [user@]proxy-server[:port]]
                [-S [user@]socks-server[:port]]
                [-T socks-server:[port]]

   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. 

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)



Reply to: