User:Puttyschool/W-PuTTY-CD

From Wikipedia, the free encyclopedia
W-PuTTY-CD
Stable release
0.6010
Written inC
Operating systemWindows
TypeSSH, Telnet, rlogin and raw TCP clients in a Windows DLL
LicenseMIT license
WebsiteProject home page

W-PuTTY-CD encapsulates PuTTY communications in a Microsoft Windows DLL shell. [1] Applications using W-PuTTY-CD act as clients for the SSH, Telnet, rlogin, and raw TCP computing protocols and automatically get securely in touch with other systems. [2]

WPuTTYCD or WPuTTYCD.DLL, is the project name, while the hyphens are used to clarify that the communication part of the PuTTY program is encapsulated inside.

W-PuTTY-CD is currently beta software. Licensed under the MIT License, and it is free and open source software.

Features[edit]

Some features of W-PuTTY-CD are:

Features inherited from PuTTY: [3]

  • Control over the SSH encryption key and protocol version.
  • Control over port forwarding with SSH (local, remote or dynamic port forwarding), including built-in handling of X11 forwarding.
  • IPv6 support.
  • Supports 3DES, AES, Arcfour, Blowfish, DES.
  • Public-key authentication support.
  • Support for local serial port connections.

See also[edit]

References[edit]

  1. ^ PuTTY wish dll-frontend.
  2. ^ "Google Search for W-PuTTY-CD".
  3. ^ PuTTY Page in Wikipedia.

External links[edit]

Category:Cryptographic software Category:Free network-related software Category:Windows communication and services Category:Application programming interfaces Category:Terminal emulators