Difference between revisions of "Reverse SSH tunneling"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== Activities == | == Activities == | ||
* Read https://unix.stackexchange.com/questions/46235/how-does-reverse-ssh-tunneling-work | * Read https://unix.stackexchange.com/questions/46235/how-does-reverse-ssh-tunneling-work | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[ifconfig -a]]</code> | ||
== See also == | == See also == |
Revision as of 12:12, 11 September 2023
ssh -R
ssh -f -N -T -R22222:localhost:22 yourpublichost.example.com
ssh -p
Bad remote forwarding specification Solution: -R2222243653 review you do not exceed size of port.
Activities
Related
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: