내용으로 건너뛰기
권남
사용자 도구
로그인
사이트 도구
검색
도구
문서 보기
이전 판
역링크
최근 바뀜
미디어 관리자
사이트맵
로그인
>
최근 바뀜
미디어 관리자
사이트맵
추적:
•
adoptopenjdk
•
powerline
linux:ssh:tunnel
이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요.
====== SSH Tunneling ====== * [[http://wiki.kldp.org/wiki.php/OpenSshTunneling|KLDPWiki: Open Ssh Tunneling]] * [[http://www.hanb.co.kr/network/view.html?bi_id=547|[한빛 네트워크] SSH Tunneling 사용하기]] * [[http://www.revsys.com/writings/quicktips/ssh-tunnel.html|HOWTO: SSH Tunneling Made Easy]] ===== ProxyCommand ===== * [[https://www.cyberciti.biz/faq/linux-unix-ssh-proxycommand-passing-through-one-host-gateway-server/|SSH ProxyCommand example: Going through one host to reach another server - nixCraft]] ===== ProxyJump ===== * [[https://unix.stackexchange.com/questions/41493/how-to-ssh-to-a-server-using-another-server|How to ssh to a server using another server? - Unix & Linux Stack Exchange]] <code> Host B ProxyJump A </code> <code sh> ssh A -J B </code> ===== SOCKS Proxy ===== * [[https://www.linuxjournal.com/content/use-ssh-create-http-proxy|Use SSH to Create an HTTP Proxy | Linux Journal]] * ''%%socks5://localhost:8157%%'' ===== 참조 ===== * [[https://myopswork.com/transparent-ssh-tunnel-through-a-bastion-host-d1d864ddb9ae|Transparent SSH tunnel through a bastion host | by Aravind G V | oneops work]] * [[https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-proxy.html|Using an HTTP proxy - AWS Command Line Interface]] * [[https://lunatine.net/2015/08/12/tip-ssh-github-url-with-http-proxy/|[Tip] Github SSH주소를 HTTP Proxy로 접근하기 :: Lunatine's Box — Lunatine's Box]] * [[https://qgp9.github.io/blog/2016/03/26/ssh-proxy-jump-host|SSH Proxy 와 점프호스트 ( 경유서버를 이용한 목적서버 연결 ) | QGP@SKEPTI.ES]] * [[http://www.zeitoun.net/articles/ssh-through-http-proxy/start|SSH through HTTP proxy]] * [[https://superuser.com/questions/454210/how-can-i-use-ssh-with-a-socks-5-proxy|linux - How can I use SSH with a SOCKS 5 proxy? - Super User]] * [[https://linuxhint.com/setup-ssh-tunneling-linux/|How to setup SSH tunneling on Linux – Linux Hint]] * https://www.ssh.com/academy/ssh/tunneling/example * [[https://iximiuz.com/en/posts/bridge-vs-switch/|A Visual Guide to SSH Tunnels: Local and Remote Port Forwarding]]
linux/ssh/tunnel.txt
· 마지막으로 수정됨: 2023/07/27 10:30 저자
kwon37xi
문서 도구
문서 보기
이전 판
역링크
맨 위로