• Diff for "Use HTTP connection for UI"
Last updated at 2019-02-11 13:43:27
Differences between revisions 1 and 2
Revision 1 as of 2018-05-19 01:44:52
Size: 697
Editor: loxch
Comment:
Revision 2 as of 2018-05-19 01:46:02
Size: 842
Editor: loxch
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
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, 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,

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

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