Skip to main content

Uninstall

Windows

With Windows Explorer, please move to C:\Program Files (x86)\Mudfish Cloud VPN folder. Just run uninstall.exe file.

It will uninstall all files and directory including TAP-Win32 Adapter v9 driver.

Mac OS X

If you want to remove Mudfish completely on your box, you need to remove three items as follows:

  1. Removing the Mudfish application.

    Like other applications, moving the application icon into Trash is all. However if you'd like to remove manually, the below command could be used to remove all files.

    $ sudo rm -rf /Applications/Mudfish\ Cloud\ VPN.app/
  2. Removing Mudfish VPN network.

    At 'System Preferences -> Network' menu, you can see "Mudfish VPN" network. By clicking the minus icon, you can remove it.

  3. Uninstalling the system extension for Mudfish.

    You can use the following commands to reset it.

    $ sudo systemextensionsctl list
    $ sudo systemextensionsctl reset

That's all! To be perfect, you can reboot your box to be up-to-date.

Linux

The below command could be used to remove Mudfish package.

$ sudo rm -rf /opt/mudfish/
$ sudo rm -f /usr/share/applications/mudrun.desktop
$ sudo rm -f /usr/share/polkit-1/actions/net.mudfish.mudrun.policy