Skip to content

Instantly share code, notes, and snippets.

@palawer
Created April 22, 2020 20:03
Show Gist options
  • Save palawer/a597ee24d1c3938707ce2b5b13f8f995 to your computer and use it in GitHub Desktop.
Save palawer/a597ee24d1c3938707ce2b5b13f8f995 to your computer and use it in GitHub Desktop.
# <local_port>:localhost:<remote_port>
alias st='open "http://localhost:5601" && ssh server -L 5601:localhost:5601'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment