Difference between revisions of "Ssh -N"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
https://explainshell.com/explain?cmd=ssh+-N+-f+-L+local_port%3A127.0.0.1%3Aremote_port+user%40host
 
https://explainshell.com/explain?cmd=ssh+-N+-f+-L+local_port%3A127.0.0.1%3Aremote_port+user%40host
  
   Do not execute a remote command.  This is useful for just forwarding ports ([[protocol version 2]] only).
+
   Do not execute a remote command.  This is useful for just [[forwarding]] ports ([[protocol version 2]] only).
  
 
* [[ssh tunnel]]
 
* [[ssh tunnel]]
  
 
* {{ssh (openSSH)}}
 
* {{ssh (openSSH)}}

Revision as of 12:15, 20 February 2023

Advertising: