본문 바로가기
programming_kr/utility

window10 putty-nd 사용법

by JSsunday 2021. 9. 17.
728x90

기존의 putty보다 보기 편해서 항상 putty-nd를 사용하는데 window10에서 자주 문제가 발생합니다

현재 나와있는 최신 버전인 7.x는 에러를 잡다가 포기했고 예전에 사용하던 6.1버전을 다시 사용하기로 했습니다.

6.1 버전도 에러가 발생하지만 간단하게 잡을 수 있습니다.

 

우선 https://sourceforge.net/projects/putty-nd/files/

 

putty-nd - Browse Files at SourceForge.net

I notice that some antivirus software reports risk of virus in putty-nd, and I do look into this. It turns out that the listening to the keyboard feature when the term win is active and the ways to handle the w32sock api in putty will trigger that report.

sourceforge.net

위 사이트에서 Files > old > putty_nd6.1.zip

를 설치합니다.

 

압축을 풀고 실행을 하려고 하면 msvcr120.dll 파일이 없다면서 정상적으로 실행할 수 없다고 나옵니다.

https://www.microsoft.com/ko-KR/download/details.aspx?id=40784

 

Download Visual Studio 2013용 Visual C++ 재배포 가능 패키지 from Official Microsoft Download Center

중요! 아래에서 언어를 선택하면 전체 페이지 내용이 해당 언어로 신속하게 변경됩니다. 독일어러시아어스페인어영어이탈리아어일본어중국어(간체)중국어(번체)프랑스어한국어 다운로드 Visual

www.microsoft.com

 위 사이트에 접속해서 

다운로드를 클릭하고

 

 

윈도우 32bit면 vcredist_x86.exe 다운로드 후 설치

윈도우 64bit면 vcredist_x86.exe, vcredist_x64.exe 둘 다 다운로드 후 설치

 

설치를 한 후 putty-nd를 실행하게 되면

위 처럼 정상적으로 실행됩니다.

728x90

댓글