PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator. LEGAL WARNING: Use of PuTTY, PSCP, PSFTP and Plink is illegal in countries where encryption is outlawed. I believe it is legal to use PuTTY, PSCP, PSFTP and Plink in England and Wales and in many other countries, but I am not a lawyer and so if in doubt you should seek legal advice before downloading it.
                         
                        
                            Size: 979 KB
                        
                        
                            Authors: Simon Tatham
                        
                        
                            Tags:
                                
linux,
                                
mstsc,
                                
pageant,
                                
plink,
                                
pscp,
                                
psftp,
                                
putty,
                                
puttygen,
                                
puttytel,
                                
remote,
                                
ssh,
                                
telnet,
                                
terminal
                        Default path: %HOMEDRIVE%\Programs\putty
                        
                            pbox install putty
                             Show pbox.xml
                        
                        <pbox version="1.0">
    <name>putty</name>
    <title>PuTTY</title>
    <version>0.64</version>
    <group>utility</group>
    <group>os</group>
    <archs>32</archs>
    <homedir>%HOMEDRIVE%\Programs\putty</homedir>
    <install>
        <copy>.\files</copy>
        <path>${homedir}</path>
    </install>
    <uninstall>
        <unpath>${homedir}</unpath>
        <remove>${homedir}</remove>
    </uninstall>
</pbox>