Putty is a free and open-source terminal emulator and network file transfer application.PuTTy was mostly originally written by Microsoft Windows.

Thank you for reading this post, don't forget to subscribe!

PuTTY was written and is maintained primarily by.  Simon Tatham, British programmer.

Initial Release date-08-January -1999

With MacPorts installed:

  1. Open Terminal on your Mac.
  2. Run this command:

          sudo port install putty

3. This should download and install three programs and check here  /opt/local/binputtyputtygen, and puttytel.

4./opt/local/bin should be in your PATH, so can  run PuTTY from the command line by typing simply: putty

5. you can create a shortcut to putty and open it. For example, from your Desktop:

ln -s /opt/local/bin/putty ~/Desktop/PuTTY