Skip to content

Instantly share code, notes, and snippets.

@23maverick23
Created January 28, 2018 04:43
Show Gist options
  • Save 23maverick23/274d4707789a20a14794ce743e3c1320 to your computer and use it in GitHub Desktop.
Save 23maverick23/274d4707789a20a14794ce743e3c1320 to your computer and use it in GitHub Desktop.
Raspi: SSH with rsub
# https://stackoverflow.com/a/19236791
ssh pi@ip_address -R 52698:localhost:52698
# to open a file in Sublime Text
rsub filename.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment