document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ssh -i <privateKey> -N -L <localPort>:10.0.1.152:1521 -p 22 <redacted-bastion-session-id>@host.bastion.uk-london-1.oci.oraclecloud.com
');