프로그램 사용/ssh scp sftp
ssh tunnel proxy
구차니
2019. 9. 20. 18:49
[링크 : https://www.cyberciti.biz/faq/linux-unix-ssh-proxycommand-passing-through-one-host-gateway-server/]
[링크 : https://unix.stackexchange.com/questions/311650/forward-x11-through-two-ssh-tunnels]
+
예전에 내용 확인하니 X11Forwarding 옵션만 양쪽으로 되어있으면 문제 없는듯
그런 경우에도 할수 있는 방법인가 확인이 필요할듯
[링크 : https://minimonk.net/2143]
+
가장 위에 링크는 nc 명령을 이용해서 먼가 하려고 하는데
잘안된다. 쓰는법을 좀더 봐야 할 듯
+
[링크 : http://qgp9.github.io/blog/2016/03/26/ssh-proxy-jump-host]