Simon Tatham(http://www.chiark.greenend.org.uk/~sgtatham/putty)이 제작한 PuTTY는 UNIX 또는 VMS 시스템에 접근할 수 있는 계정을 가지고 있거나, ISP에서 제공하는 웹 서버용 쉘 계정을 가지고 있는 경우에 유용하게 쓰일 수 있는 프로그램입니다. 2월 8일 릴리즈되었습니다. 자료는 하단에 첨부파일 클릭하시면 있습니다.
SSH는 Telnet과 Rlogin과는 달리 최신 프로토콜로서, 강력한 암호 기능을 구현하여 각종 공격으로부터 방어를 할 수 있는 높은 보안을 지원하는 프로토콜입니다.
Telnet은 서버 접속 시, 환경 변수와 같은 몇 가지 설정을 하지 않고도 간편하게 접속 할 수 있는 반면, SSH와 Rlogin에서는 이를 지원하지 않습니다. SSH와 Rlogin은 패스워드를 입력하지 않고도 서버에 로그인이 가능하며, SSH에서는 서버에 접속하여 자동으로 명령을 전송할 수 있어 자동화 프로세싱이 가능합니다.
개선사항
- Support for ML-KEM, the NIST-standardised post-quantum key exchange mechanism. (In addition to NTRU Prime, which has been supported since 0.78.)
- Support for full Unicode file names in Windows file selector dialogs. (However, these do not yet round-trip through a saved session.)
- Bug fix: psftp -b works again.
- Bug fix: assertion failure if an SSH connection times out at the login prompt.
- Bug fix: crash in Pageant if an SSH connection is abandoned while waiting for a deferred decryption passphrase.
- Bug fix: tight loop if PuTTY tried to send an empty answerback string.
- Bug fix: accidental truncation of some configuration edit boxes' contents to 127 characters.
- Bug fix: Windows XP support was accidentally broken, and now reinstated.
- Bug fix: restored interoperation with third-party tools that auto-fill login prompts by sending ^M for Return.
- Bug fix: confusion when terminal window resized by tools like FancyZones.
- Bug fix: the small keypad keys didn't reliably work in the terminal on Unix.
'프로그램 및 파워유저' 카테고리의 다른 글
픽픽(PicPick) v7.3.1 (0) | 2025.03.03 |
---|---|
다단계 탐색창 지원 Q-Dir v12.11 32/64비트 (0) | 2025.03.03 |
픽픽(PicPick) v7.3.0 (0) | 2025.02.04 |
VMware Workstation for Linux v17.6.1 Pro Build 24319023 64비트 (0) | 2025.02.02 |
VMware Workstation v17.6.1 Pro Build 24319023 64비트 (0) | 2025.02.02 |