Skip to content

Instantly share code, notes, and snippets.

@greyspot09
Forked from michaelkeevildown/ssh-tunnel.md
Created July 22, 2017 07:25
Show Gist options
  • Save greyspot09/debcc2d2a638a06f5fe90ec02982aae7 to your computer and use it in GitHub Desktop.
Save greyspot09/debcc2d2a638a06f5fe90ec02982aae7 to your computer and use it in GitHub Desktop.
Plex SSH Tunnel

SSH command

ssh user@IP -L 32400:127.0.0.1:32400

Then hit from any browser without changing any proxy settings:

http://127.0.0.1:32400/manage/index.html

Then:

Settings > Server > General

Once there you will see a sign in page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment