Installation (for Router)

Mudfish Cloud VPN for Router is OpenWRT based and there are two packages; one for core process, other for OpenWRT LuCI UI.

Installation

Supported OpenWRT

We currently officially support the OpenWRT version below.

  • 18.06.1
  • Chaos Calmer 15.05.1

Supported Routers

The list of routers that are currently confirmed to be working properly is as follows:

Dependency Packages

In order for the Mudfish program to work properly on the router, you need to install the following packages:

  • ip

    Used to set the routing table entries for mudfish game items.

  • kmod-tun: tun(4) driver

  • libopenssl

  • libpthread

  • librt

  • zlib

Individual packages for your router are available at https://downloads.openwrt.org/ link. You need to install it before installing the mudfish packages.

Installation LuCi Web Interface

# opkg update
# opkg install luci

Installation using opkg

You can use opkg command to install Mudfish package based on Man page of opkg document. For example, If you’d like to install 18.06.1 (for ramips-mt7628 processor) version of Mudfish for OpenWRT, you can use the following commands:

# opkg install http://mudfish.net/releases/openwrt/packages-18.06/mipsel_24kc/base/mudfish-pi_2.1.18-1_mipsel_24kc.ipk
# opkg install http://mudfish.net/releases/openwrt/packages-18.06/mipsel_24kc/luci/luci-app-mudfish-pi_git-18.285.02627-b9e5d56-1_all.ipk

How to use

You can see Mudfish menu at “Service -> Mudfish” after logging in using Luci web interface (management UI).

There are two sections currently:

  • Basic

    There’s a button to start / stop Mudfish. When it’s started properly, you can see a link to access UI of Mudfish Launcher.

    Please check Admin Page section for details about how to use dashboard.

  • Support Tunnel

    You can open Support Tunnel if you’d like to get a remote technical support.