add-socks5-proxy-to-sshconfig

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
add-socks5-proxy-to-sshconfig [2017/08/20 18:53] baumiadd-socks5-proxy-to-sshconfig [2023/09/03 10:13] (current) – ↷ Page moved from kb:add-socks5-proxy-to-sshconfig to add-socks5-proxy-to-sshconfig baumi
Line 1: Line 1:
 +~~META:
 +date created = 2017-06-13 08:23
 +&date modified = 2017-06-13 08:23
 +~~
 ====== Add socks5 proxy to .ssh/config ====== ====== Add socks5 proxy to .ssh/config ======
 <code shell> <code shell>
Line 13: Line 17:
 [ ... ] [ ... ]
 <new terminal> <new terminal>
 +$ ssh ssh-host-with-proxy
 +[ ... ]
 +
 +# Alternative with SSH in Background
 +$ ssh -f -N ssh-proxy
 +[ ... ]
 +<same terminal>
 $ ssh ssh-host-with-proxy $ ssh ssh-host-with-proxy
 [ ... ] [ ... ]
add-socks5-proxy-to-sshconfig.1503248021.txt.gz · Last modified: 2017/08/20 18:53 by baumi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki