Difference between revisions of "SSH Tunnel (Port forwarding)"

From Tech-Wiki
Jump to: navigation, search
(Created page with "Category:Linux ssh -L 80:intra.example.com:80 gw.example.com")
 
(No difference)

Latest revision as of 23:08, 30 November 2023


ssh -L 80:intra.example.com:80 gw.example.com