Difference between revisions of "Reverse SSH tunneling"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  [[ssh -f]] [[-N]] [[-T]] [[-R]]22222:localhost:22 yourpublichost.example.com
 
  [[ssh -f]] [[-N]] [[-T]] [[-R]]22222:localhost:22 yourpublichost.example.com
  
  [[ssh -fNT]] -R2222:localhost:22 192.168.1.132
+
  [[ssh -fNT]] -R2222:localhost:22 user@192.168.1.132
  
 
  [[ssh -p]]
 
  [[ssh -p]]

Revision as of 12:29, 11 September 2023

Advertising: