Skip to content

Instantly share code, notes, and snippets.

@vnugent
Created July 17, 2014 20:34
Show Gist options
  • Save vnugent/3f1ee80456053fb982f1 to your computer and use it in GitHub Desktop.
Save vnugent/3f1ee80456053fb982f1 to your computer and use it in GitHub Desktop.
#docker
ssh -L 2375:10.16.23.108:2375 root@10.16.23.108
#consul
ssh -L 8500:10.16.23.108:8500 root@10.16.23.108
#geard
ssh -L 43273:10.16.23.108:43273 root@10.16.23.108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment