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 [2017/08/21 19:17] – 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 | ||
+ | $ ssh -f -N ssh-proxy | ||
+ | [ ... ] | ||
+ | <same terminal> | ||
$ ssh ssh-host-with-proxy | $ ssh ssh-host-with-proxy | ||
[ ... ] | [ ... ] |
add-socks5-proxy-to-sshconfig.1503335841.txt.gz · Last modified: 2017/08/21 19:17 by baumi