Use our remote installer script for automatic download and installation on Ubuntu-based Linux. For other distributions, download the appropriate .tgz file for your architecture. See below for details...
Need more help? Visit our comprehensive guide on Installing Netrinos for Linux.
Name | Size | Modification Time |
---|---|---|
.. | - | |
archive | 4.1 KB | 2024-08-12 10:07:27 |
beta | 4.1 KB | 2024-05-17 15:03:33 |
daily | 4.1 KB | 2024-05-20 16:36:33 |
edgenode | 4.1 KB | 2024-08-12 10:10:42 |
install-client.sh | 2.0 KB | 2024-03-06 17:14:41 |
netrinos-client-linux_latest_amd64.deb | 11.3 MB | 2024-08-13 08:22:35 |
netrinos-client-linux_latest_amd64.tgz | 11.4 MB | 2024-08-13 08:22:35 |
netrinos-client-linux_latest_arm.deb | 5.2 MB | 2024-08-13 08:22:35 |
netrinos-client-linux_latest_arm.tgz | 5.2 MB | 2024-08-13 08:22:35 |
netrinos-client-linux_latest_arm64.deb | 5.1 MB | 2024-08-13 08:22:35 |
netrinos-client-linux_latest_arm64.tgz | 5.1 MB | 2024-08-13 08:22:35 |
netrinos-client-linux_latest_armhf.deb | 5.2 MB | 2024-08-13 08:22:35 |
netrinos-client-linux_latest_armhf.tgz | 5.2 MB | 2024-08-13 08:22:35 |
remote | 4.1 KB | 2024-08-09 22:12:47 |
It will automatically determine the correct deb file for the your system architecture. It must be run with root privileges. By default, it will install the latest stable version. To install a specific version, append the version number, or daily, to the end of the script URL.
Note: The deb installer will not launch the GUI systray icon on completion of the install. You will have to start it yourself from the menu for the fist time. After rebooting, it will launch automatically.
sudo ./install-client.sh [version]
Or, directly from the shell:
sudo true; wget -O- https://dist.netrinos.com/linux/install-client.sh | sudo bash -s sudo true; wget -O- https://dist.netrinos.com/linux/install-client.sh | sudo bash -s daily sudo true; wget -O- https://dist.netrinos.com/linux/install-client.sh | sudo bash -s [version]
For other distrubutions, download and unpack the tgz file for your architecture. Place the binaries in /usr/local/bin and make sure you have the dependancies of wireguard and wireguard-tools installed.
There could be other missing dependancies for your distro. Please contact us if you cannot get it going and we will try to help.