add-socks5-proxy-to-sshconfig
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
add-socks5-proxy-to-sshconfig [2018/09/22 09:05] – [Add socks5 proxy to .ssh/config] baumi | add-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 17: | Line 17: | ||
[ ... ] | [ ... ] | ||
<new terminal> | <new terminal> | ||
+ | $ ssh ssh-host-with-proxy | ||
+ | [ ... ] | ||
# Alternative with SSH in Background | # Alternative with SSH in Background | ||
$ ssh -f -N ssh-proxy | $ ssh -f -N ssh-proxy | ||
+ | [ ... ] | ||
+ | <same terminal> | ||
$ ssh ssh-host-with-proxy | $ ssh ssh-host-with-proxy | ||
[ ... ] | [ ... ] |
add-socks5-proxy-to-sshconfig.1537599947.txt.gz · Last modified: 2018/09/22 09:05 by baumi