Skip to content

Instantly share code, notes, and snippets.

@dakk
Created November 24, 2016 09:12
Show Gist options
  • Save dakk/7fc621c2a22399dcff047682fb869ff3 to your computer and use it in GitHub Desktop.
Save dakk/7fc621c2a22399dcff047682fb869ff3 to your computer and use it in GitHub Desktop.
Bind your vps port to a local port without proxy settings
ssh root@vps -L9305:127.0.0.1:9306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment