Created
March 10, 2022 20:00
-
-
Save midwire/1b8c57267a99c36db61607c3d310f22c to your computer and use it in GitHub Desktop.
[SSL Tunnels] #ssl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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