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

Since 2008. 10.

프로그램 및 파워유저

PuTTY v0.78 32/64비트

럭키맨 운수 2022. 11. 13. 17:23

 

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

 

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

 

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

 

개선사항

 

- Support for OpenSSH certificates, for both user authentication keys and host keys.

- New SSH proxy modes, for running a custom shell command or subsystem on the proxy server instead of forwarding a port through it.

- New plugin system to allow a helper program to provide responses in keyboard-interactive authentication, intended to automate one-time password systems.

- Support for NTRU Prime post-quantum key exchange.

- Support for AES-GCM (in the OpenSSH style rather than RFC 5647).

- Support for more forms of Diffie-Hellman key exchange: new larger integer groups (such as group16 and group18), and support for using those and ECDH with GSSAPI.

- Bug fix: the 32-bit Windows build now runs on Windows XP again.

- Bug fix: server-controlled window title setting now works again even if the character set is ISO 8859 (or a few other affected single-byte character sets).

- Bug fix: certain forms of OSC escape sequences (sent by some real servers) could cause PuTTY to crash.

- Bug fix: the -pwfile/-pw options no longer affect local key passphrase prompts, and no longer suppress Plink's anti-spoofing measures.

- Note: installing the 0.78 or later Windows installer will not automatically uninstall 0.77 or earlier, due to a change we've made to work around a bug. We recommend uninstalling the old version first, if possible. If both end up installed, uninstalling both and then re-installing the new version will fix things up.

putty-0.78-installer.msi
3.25MB
putty-64bit-0.78-installer.msi
3.53MB
putty.exe
1.41MB
putty_x64.exe
1.57MB

'프로그램 및 파워유저' 카테고리의 다른 글

CrystalDiskInfo v8.17.11  (0) 2022.11.13
CPU-Z v2.03 32/64비트  (0) 2022.11.13
픽픽(PicPick) v6.3.2  (0) 2022.10.17
에스메모 SMemo v5.6.8  (0) 2022.10.02
USB 정보확인 USBDeview v3.06 32/64비트  (0) 2022.09.18