Displaying 4 results from an estimated 4 matches for "runsock".
Did you mean:
runsocks
2000 May 30
1
[BUG?] openssh-2.1.0p3
Is this bug?
% runsocks ssh HOST.DOMAIN.COM
Segmentation fault (core dumped)
My environemnt:
Solaris2.6 for Sparc
gcc-2.95.2
perl.5.005_03
openssl-0.9.5a
zlib-1.1.3
egd-0.7
socks5-v1.0r10 (`runsocks' is a tool in it.)
--- entropy.c.ORIG Tue May 30 18:34:31 2000
+++ entropy.c Tue May...
2000 Sep 25
3
socks proxy support
is openssh going to ever contain socks4/5 proxy support
(http://www.socks.nec.com/) the same way ssh (nonfree version) does?
Without this support, openssh is completely unusable behind a firewall.
Hayden A. James
1999 Dec 14
2
1.2pre17 scp Input/Output error
Under OpenSSH 1.2pre17 I can duplicate and Input/Output error for scp:
Conditions:
pc36 is a RH6.0/i386 box.
abc.co.za is a RH5.2/i386 box. (private network)
openssh 1.2 pre 17 on both boxes.
Line between them is a 128k leased line. It works between two 10baseT
machines.
If the scrollbar is active, the scp fails, if it isn't active, scp
works. Note that without the scrollbar, the file gets
2001 Oct 07
3
socks and misc patch to 2.9.9p2
Attached is a very small patch that allows the ssh clients to use the
socks5 library. It should work with socks4 but is untested.
Tested on linux only
configure --with-socks
configure --with-socks5
Also included is a configure option to disable scp statistics
--disable-scp-stats
modified files
openssh-2.9.9p2/acconfig.h
openssh-2.9.9p2/channels.c
openssh-2.9.9p2/configure.in