Difference between revisions of "Ssh -N"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
   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 -N -f -L 1111:localhost:5432 [email protected]]]
 +
 
 +
* <code>[[ssh tunnel]]</code>
 
* [[Port forwarding]]
 
* [[Port forwarding]]
  
 +
== See also ==
 
* {{ssh (openSSH)}}
 
* {{ssh (openSSH)}}
 +
 +
[[Category:Openssh]]

Latest revision as of 10:31, 13 December 2023

Advertising: