-
-
Save greyspot09/debcc2d2a638a06f5fe90ec02982aae7 to your computer and use it in GitHub Desktop.
Revisions
-
michaelkeevildown revised this gist
Jul 2, 2017 . 2 changed files with 11 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +0,0 @@ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ #### 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. -
Michael Down created this gist
Jun 9, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ 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