Displaying 1 result from an estimated 1 matches for "tt4ssh10".
Did you mean:
tt4ssh
2000 Sep 12
1
Cleartext pre-authentication before going to secure mode.
...he ssh server on the other end -- firewalls cannot
obviously intercept secure communication in order to do that.
For the time being, such feature can be used with my tt4ssh "wrappers" I've
just completed. The software (BSD licensed) is available at
http://www.iki.fi/too/sw/releases/tt4ssh10.tar.gz and it has the following
programs:
tt4sshd -- listens a port (given at cmd line), when connection arrives,
waits 1/2 secs, reads any "garbage" received, and then execs ssh with
option `-i' to handle the rest of the traffic. The 1/2 sec wait is just
an arbitrary time... The por...