Skip to content

Instantly share code, notes, and snippets.

@michaelkeevildown
Last active June 24, 2018 14:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save michaelkeevildown/74c2f3990d46fb8254ecf526c213760f to your computer and use it in GitHub Desktop.
Save michaelkeevildown/74c2f3990d46fb8254ecf526c213760f 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