Difference between revisions of "Reverse SSH tunneling"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[ssh -f]] [[-N]] [[-T]] -R22222:localhost:22 yourpublichost.example.com | [[ssh -f]] [[-N]] [[-T]] -R22222:localhost:22 yourpublichost.example.com | ||
+ | [[ssh -p]] | ||
* [[Port forwarding]] | * [[Port forwarding]] |
Revision as of 10:44, 4 September 2023
ssh -R
ssh -f -N -T -R22222:localhost:22 yourpublichost.example.com
ssh -p
Activities
See also
- SSH:
ssh
, TLS,.ppk, .pem, .crt, .pub
, ED25519, Key exchange method (KEX), public key, private key,ssh -Q kex
,IAMUserSSHKeys
,known_hosts
, ssh tunnel, Dropbear
Advertising: