사용자 도구

사이트 도구


windows:ssh:putty

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
windows:ssh:putty [2021/12/21 16:11]
kwon37xi [Function F1~F12 안먹는 현상]
windows:ssh:putty [2022/06/23 23:34] (현재)
kwon37xi [Putty SSH Tunnel]
줄 54: 줄 54:
 plink %user@%proxyhost -P %proxyport -nc %host:%port plink %user@%proxyhost -P %proxyport -nc %host:%port
 </code> </code>
 +  * [[https://stackoverflow.com/questions/28926612/putty-configuration-equivalent-to-openssh-proxycommand|ssh - PuTTY configuration equivalent to OpenSSH ProxyCommand - Stack Overflow]]
 ===== PuttyGen ===== ===== PuttyGen =====
   * 개인키/공개키를 생성한다.   * 개인키/공개키를 생성한다.
줄 66: 줄 67:
 </code> </code>
  
 +===== putty 에서 ppk 직접 사용 =====
 +  * **Connection -> Data -> Auto-login username** 항목에 로그인 username 지정.
 +  * **Connection -> SSH -> Auth -> Private key file or authentication:**에 ''ppk'' key 파일 지정.
 ===== Putty SSH Tunnel ===== ===== Putty SSH Tunnel =====
   * [[https://stackoverflow.com/questions/4974131/how-to-create-ssh-tunnel-using-putty-in-windows|How to create SSH tunnel using PuTTY in Windows? - Stack Overflow]]   * [[https://stackoverflow.com/questions/4974131/how-to-create-ssh-tunnel-using-putty-in-windows|How to create SSH tunnel using PuTTY in Windows? - Stack Overflow]]
   * [[https://the.earth.li/~sgtatham/putty/0.71/htmldoc/Chapter7.html|Using the command-line connection tool Plink]]   * [[https://the.earth.li/~sgtatham/putty/0.71/htmldoc/Chapter7.html|Using the command-line connection tool Plink]]
 +  * [[https://securitymusings.com/article/462/how-to-set-up-a-socks-proxy-using-putty-ssh|How To Set up a SOCKS Proxy Using Putty & SSH - Security Musings]]
  
 <code sh> <code sh>
windows/ssh/putty.1640070672.txt.gz · 마지막으로 수정됨: 2021/12/21 16:11 저자 kwon37xi