Installation
We distribute binary packages only. At this stage, the source code is not available to the general public.
The free version is available on the product website.
Installation
Section titled “Installation”After downloading the package from the official Meshgate website, choose the installation command for your operating system.
sudo dpkg -i ./meshgate.debsudo apt-get -f installsudo dnf install ./meshgate.rpmActivation
Section titled “Activation”After installation, activate the product using a license key from your personal account on the website.
Insert the key into the license_key variable in the main configuration file main.mgc.
Meshgate FREE does not require a license key.
Use the following command to start the service manually:
sudo systemctl start meshgateUninstallation
Section titled “Uninstallation”Use the command that matches the package format installed on your system.
sudo dpkg -r meshgatesudo rpm -e meshgateNeed a clean reinstall?
Remove the package first, then review files in /etc/meshgate and /etc/meshgate/config.d before installing again.