Simon Tatham Team(http://www.chiark.greenend.org.uk/~sgtatham/putty)이 제작한 PuTTY는 UNIX 또는 VMS 시스템에 접근할 수 있는 계정을 가지고 있거나, ISP에서 제공하는 웹 서버용 쉘 계정을 가지고 있는 경우에 유용하게 쓰일 수 있는 프로그램입니다. 2007년 4월 29일 PuTTY v0.60 출시 이후, 7월 12일 4년만에 업데이트되었습니다. 자료는 첨부파일 클릭하시면 있습니다.
SSH는 Telnet과 Rlogin과는 달리 최신 프로토콜로서, 강력한 암호 기능을 구현하여 각종 공격으로부터 방어를 할 수 있는 높은 보안을 지원하는 프로토콜입니다.
Telnet은 서버 접속 시, 환경 변수와 같은 몇 가지 설정을 하지 않고도 간편하게 접속 할 수 있는 반면, SSH와 Rlogin에서는 이를 지원하지 않습니다.
SSH와 Rlogin은 패스워드를 입력하지 않고도 서버에 로그인이 가능하며, SSH에서는 서버에 접속하여 자동으로 명령을 전송할 수 있어 자동화 프로세싱이 가능합니다.
개선사항
- Kerberos/GSSAPI authentication in SSH-2.
- Local X11 authorisation support on Windows. (Unix already had it, of course.)
- Support for non-fixed-width fonts on Windows.
- GTK 2 support on Unix.
- Specifying the logical host name independently of the physical network address to connect to.
- Crypto and flow control optimisations.
- Support for the zlib@openssh.com SSH-2 compression method.
- Support for new Windows 7 UI features: Aero resizing and jump lists.
- Support for OpenSSH AES-encrypted private key files in PuTTYgen.
- Bug fix: handles OpenSSH private keys with primes in either order.
- Bug fix: corruption of port forwarding is fixed (we think).
- Bug fix: various crashes and hangs when exiting on failure.
- Bug fix: hang in the serial back end on Windows.
- Bug fix: Windows clipboard is now read asynchronously, in case of deadlock due to the clipboard owner being at the far end of the same PuTTY's network connection (either via X forwarding or via tunnelled rdesktop).
'프로그램 및 파워유저' 카테고리의 다른 글
로그아웃클리너 LogoutCleaner v2.47 (0) | 2011.07.26 |
---|---|
본 동영상 저장 VideoCacheView v1.95 (0) | 2011.07.21 |
윈엠프 Winamp v5.621 Full 한글판 (0) | 2011.07.14 |
MySQL v5.5.14 32/64비트 (0) | 2011.07.09 |
버추얼박스 VirtualBox v4.0.10.72479 (0) | 2011.07.03 |