add-socks5-proxy-to-sshconfig
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| add-socks5-proxy-to-sshconfig [2017/08/19 11:34] – created 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 1: | Line 1: | ||
| ~~META: | ~~META: | ||
| - | &date created = 2017-06-13 | + | date created = 2017-06-13 |
| - | &date modified = 2017-06-13 | + | &date modified = 2017-06-13 |
| ~~ | ~~ | ||
| ====== Add socks5 proxy to .ssh/config ====== | ====== Add socks5 proxy to .ssh/config ====== | ||
| 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 | ||
| [ ... ] | [ ... ] | ||
| </ | </ | ||
| + | |||
| + | {{tag>kb linux ssh}} | ||
add-socks5-proxy-to-sshconfig.1503135248.txt.gz · Last modified: by baumi
