Displaying 1 result from an estimated 1 matches for "412200".
Did you mean:
12200
2008 Sep 07
1
"on-the-fly" SSH Port Forwarding
Hi,
I am using the following version of OpenSSH for reference:
root at proxy:/root# ssh -V
OpenSSH_4.8, OpenSSL 0.9.7j 04 May 2006
root at proxy:/root# uname -a
OpenBSD proxy.localdomain 4.3 GENERIC#698 i386
I am developing an application which uses on-the-fly SSH port forwarding
by using the "~C" escape sequence to add local port forwards when needed
(through Expect). It would