Skip to content

Instantly share code, notes, and snippets.

@sabahtalateh
Created February 17, 2017 15:51
Show Gist options
  • Save sabahtalateh/f8b366d8c1b01c039bd093fb653c3674 to your computer and use it in GitHub Desktop.
Save sabahtalateh/f8b366d8c1b01c039bd093fb653c3674 to your computer and use it in GitHub Desktop.
// Сделать так чтобы с https://localhost проксировалось к instapi-alpha.advisorservices.com на машине 172.24.16.163
sudo ssh -L 443:instapi-alpha.advisorservices.com:443 deploy@172.24.16.163 -N
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment