• Diff for "Use HTTP connection for UI"
Last updated at 2019-02-11 13:43:27
Differences between revisions 5 and 6
Revision 5 as of 2019-01-31 04:14:20
Size: 902
Editor: kwangseok
Comment:
Revision 6 as of 2019-02-11 13:43:27
Size: 902
Editor: kwangseok
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
{{attachment:option_i.png}} {{attachment:option_s.png}}

Use HTTP connection for UI

In some environment, the internet browser shows HTTP 500 error when you run Mudfish Launcher to access the dashboard of mudifsh. For this case, if you’re using v4.3.13 or above for Windows, you can try to use -S option for Mudfish Launcher letting it to use HTTP connection rather than HTTPS (Secure) to get mudfish UI. To set it,

  1. Moves “Mudfish Cloud VPN” menu from Start button.
  2. Opens the property window of “Mudfish Launcher” icon.
  3. Modify the command which found at “Target(T)” box that as default, the following value is set:

    • "C:\Program Files\Mudfish Cloud VPN\mudrun.exe"

  4. Changes the command with -I option. For example, looks like below:

    • "C:\Program Files\Mudfish Cloud VPN\mudrun.exe" -S

  5. Run Mudfish Launcher.

option_s.png

Use HTTP connection for UI (last edited 2019-02-11 13:43:27 by kwangseok)