Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:ssh [2019/11/20 11:49] – [ssh Tunnel] tmadelinux:ssh [2019/11/20 11:50] – [ssh over Proxy] tmade
Line 145: Line 145:
 ====ssh over Proxy ==== ====ssh over Proxy ====
  
-  ssh -o ProxyCommand="nc -X connect -x www-proxy:80 %h %p" username@hostname+  ssh -o ProxyCommand="nc -X connect -x proxy_host_or_IP:port %h %p" username@hostname
  
 **Hint**: Package "netcat-openbsd" which contains the programm "nc" has to been installed! **Hint**: Package "netcat-openbsd" which contains the programm "nc" has to been installed!
linux/ssh.txt · Last modified: 2021/10/18 09:04 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki