Skip to content

Instantly share code, notes, and snippets.

@midwire
Created March 10, 2022 20:00
Show Gist options
  • Save midwire/1b8c57267a99c36db61607c3d310f22c to your computer and use it in GitHub Desktop.
Save midwire/1b8c57267a99c36db61607c3d310f22c to your computer and use it in GitHub Desktop.
[SSL Tunnels] #ssl
echo "Access jenkins on https://localhost:8888"
#
ssh -L 8888:10.19.112.198:443 host-to-login-to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment