자격증과 세미나, 프로그램 이야기를 주저없이 써봅니다.

Since 2008. 10.

프로그램 및 파워유저

PuTTY v0.65

럭키맨 운수 2015. 8. 13. 09:21

 

Simon Tatham Team(http://www.chiark.greenend.org.uk/~sgtatham/putty)이 제작한 PuTTY는 UNIX 또는 VMS 시스템에 접근할 수 있는 계정을 가지고 있거나, ISP에서 제공하는 웹 서버용 쉘 계정을 가지고 있는 경우에 유용하게 쓰일 수 있는 프로그램입니다. 7월 25일 릴리즈되었습니다. 자료는 첨부파일 클릭하시면 있습니다.

 

SSH는 Telnet과 Rlogin과는 달리 최신 프로토콜로서, 강력한 암호 기능을 구현하여 각종 공격으로부터 방어를 할 수 있는 높은 보안을 지원하는 프로토콜입니다.

 

Telnet은 서버 접속 시, 환경 변수와 같은 몇 가지 설정을 하지 않고도 간편하게 접속 할 수 있는 반면, SSH와 Rlogin에서는 이를 지원하지 않습니다.

 

SSH와 Rlogin은 패스워드를 입력하지 않고도 서버에 로그인이 가능하며, SSH에서는 서버에 접속하여 자동으로 명령을 전송할 수 있어 자동화 프로세싱이 가능합니다.

 

개선사항

 

- Incoming connections to PuTTY tools (to forwarded ports and to the connection-sharing socket) now log their source address or pid, where facilities exist to do so.
- Cryptography speedup on 64-bit Unix platforms by using gcc and clang's __uint128_t built-in type.
- Bug fix: the configuration dialog is no longer accidentally invisible in some Windows Vista display themes.
- Bug fix: the Windows PuTTY GUI no longer becomes unresponsive if the server sends a continuous flood of data. (Sorry! We fixed that once before, but it came back in 0.64.)
- Bug fix: PSFTP now returns a failure exit status if a command fails in a batch-mode script.
- Bug fix: ESC [ 13 t can no longer elicit an invalid escape sequence as a response.

putty65.exe
0.5MB