Subject: Re: Protecting telnet, w/o modifying client or server.
To: Gan Uesli Starling <alias@starling.us>
From: None <collver1@attbi.com>
List: netbsd-help
Date: 01/25/2003 20:11:45
> I think you want SSh version 1. It will work like telnet, but
> is encrypted as SSh. Windoze folks can do SSh version 1 by
> a program called TeraTerm with an add-on called ttssh.

I recommend putty over teraterm for these reasons:

* putty is distributed as a single binary, putty.exe, nice and simple

* putty does not use MFC, and can be compiled with gcc on win32

http://www.chiark.greenend.org.uk/~sgtatham/putty/

Cheers,

Ben