Advertisement
fkeles

ssh-local-port-forwarding.sh

Apr 13th, 2023 (edited)
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.13 KB | Source Code | 0 0
  1. ssh -i ~/.ssh/fkeles-nopass -N -L 8080:10.0.1.217:8080 -p 22 <redacted-bastion-session-id>@host.bastion.uk-london-1.oci.oraclecloud.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement