Skip to content

Instantly share code, notes, and snippets.

@devansh42
Created May 4, 2020 15:34
Show Gist options
  • Save devansh42/b0fb2ba04a3325babe5703a8c530d225 to your computer and use it in GitHub Desktop.
Save devansh42/b0fb2ba04a3325babe5703a8c530d225 to your computer and use it in GitHub Desktop.
ssh -l username -n -N -i identity_file -R 6379:127.0.0.1:6379 mydroplet.domain.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment