Skip to content

Instantly share code, notes, and snippets.

@artembeloglazov
Last active November 6, 2015 16:20
Show Gist options
  • Save artembeloglazov/dfb45e60e89ed76f3a9e to your computer and use it in GitHub Desktop.
Save artembeloglazov/dfb45e60e89ed76f3a9e to your computer and use it in GitHub Desktop.
SSH-туннель
ssh -L ПОРТ_ДЛЯ_ЛОКАЛЬНОГО_ОБРАЩЕНИЯ:УДАЛЕННЫЙ_ХОСТ:УДАЛЕННЫЙ_ПОРТ user@host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment