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

Since 2008. 10.

프로그램 및 파워유저

PuTTY v0.82 32/64비트

럭키맨 운수 2024. 12. 10. 23:45

 

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

 

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

 

Telnet은 서버 접속 시, 환경 변수와 같은 몇 가지 설정을 하지 않고도 간편하게 접속 할 수 있는 반면, SSH와 Rlogin에서는 이를 지원하지 않습니다. SSH와 Rlogin은 패스워드를 입력하지 않고도 서버에 로그인이 가능하며, SSH에서는 서버에 접속하여 자동으로 명령을 전송할 수 있어 자동화 프로세싱이 가능합니다.

 

개선사항

 

- Major refactoring of Unicode handling to allow the use of 'foreign' Unicode characters, i.e. outside the system's configured default character set / code page. Not yet complete, but the following things work:

  Windows console: usernames and passwords entered interactively into PSCP, PSFTP and Plink can use foreign characters.

Windows command line: usernames, remote commands, and filenames entered via command-line options can use foreign characters.

  PuTTY's own terminal (on Windows and Unix): even if it's not configured into UTF-8 mode for the main session, interactive usernames and passwords can use foreign characters.

- Unicode version update: all character analysis is updated to Unicode 16.0.0.

- Unicode terminal rendering: national and regional flags are now understood by PuTTY's terminal emulator. (However, correct display of those flags will depend on fonts and operating system.)

- The Event Log mentions the local address and port number of the outgoing connection socket.

- Bracketed paste mode can now be turned off in the Terminal > Features panel.

- Unix Pageant: new --foreground mode for running as a subprocess.

- Bug fix: the 'border width' configuration option is now honoured even when the window is maximised.

- Bug fix: SHA-2 based RSA signatures are now sent with correct zero padding.

- Bug fix: terminal wrap mishandling caused occasional incorrect redraws in curses-based applications.

- Bug fix: Alt + function key in "Xterm 216+" mode sent a spurious extra escape character.

putty-0.82-installer.msi
3.32MB
putty-64bit-0.82-installer.msi
3.62MB
putty.exe
1.43MB
putty_x64.exe
1.61MB