Skip to content

Instantly share code, notes, and snippets.

@stovak
Last active December 21, 2015 00:48
Show Gist options
  • Save stovak/6222766 to your computer and use it in GitHub Desktop.
Save stovak/6222766 to your computer and use it in GitHub Desktop.
connect thru the jump gate
#!/bin/bash
ssh -A -t jumpeast.apigee.net ssh $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment