reverse_ssh_tunneling

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
reverse_ssh_tunneling [2020/05/27 04:18] koovreverse_ssh_tunneling [2020/05/27 04:19] (현재) koov
줄 68: 줄 68:
  
 <WRAP prewrap> <WRAP prewrap>
-<code bash>+<code vim ssh_tunnel.sh>
 #!/bin/bash #!/bin/bash
 DEST_PORT=10001 DEST_PORT=10001
줄 93: 줄 93:
 <WRAP prewrap> <WRAP prewrap>
 <code vim /etc/rc.d/rc.local> <code vim /etc/rc.d/rc.local>
-/root/ssh.sh &> /var/log/ssh.log &+/root/ssh_tunnel.sh &> /var/log/ssh_tunnel.log &
 </code> </code>
 </WRAP> </WRAP>
  • reverse_ssh_tunneling.1590553127.txt.gz
  • 마지막으로 수정됨: 2020/05/27 04:18
  • 저자 koov