PuTTY is a free Windows and Unix SSH client, also supporting Raw, Telnet, Rlogin and Serial.
See the README on how to build PuTTY on Windows or Linux.
-
Create the VS solution files and makefiles
perl mkfiles.pl -
Build using the VS command line tools
cd windows & nmake -f Makefile.vc -
Or open the correct Visual Studio solution from
.\windows\VS*