ssh 접속 프로그램 중 기본 중의 기본은 putty!

그러나 Xshell 등 타사 유료 프로그램을 사용하다보면 putty의 단점이 보인다.

세션 관리 어려움, 여러 창 띄울때 탭 지원 안됨.

이런 단점을 완화할 수 있는 SuperPutty를 발견. 역시 무료.

매크로를 등록하면 원격서버 자동 로그인까지 지원하는 강력한 장점이 있음.

더 자세한 설명은 여기서..

https://ttend.tistory.com/23

 

Putty를 강력하고 편리하게 SuperPutty - 탭기능, 디렉토리별 세션관리

PuTTY를 사용해서 여러 세션을 동시에 접속해야 할 경우 화면이 다소 복잡해진다. PuTTy 창 3개를 띄운 화면인데. 노트북을 사용하고 있어서 더 좁아보인다. ㅜㅜ 창 두어개 이상 띄워놓을 일도 많고.. 또 한가지..

ttend.tistory.com

 

단, 자동 로그인을 설정하는데 바로 안되고, 설정에서 한가지 체크해야 할 것이 있음. SuperPutty 공식 깃허브에 질문과 답변이 올라와 있음. 

https://github.com/jimradford/superputty/issues/706

 

SuperPutty stops at password prompt when invoked with command line · Issue #706 · jimradford/superputty

I have consulted the built-in help and have tried to invoke SuperPutty in two different ways. In each case, the remote system is waiting for the password to be supplied. Here are the two different ...

github.com

 

결국은 Tools > Otions > GUI 에서 맨 아래 Security 관련 어쩌구에 체크해주면 됨.

 

그리고 세션 등록 할때 아래와 같이 Login Username 계정을, Extra Putty Argument-pw 패스워드를 등록하면 됨.

 

+ Recent posts