Install HyperPath on Linux
Overview
For Linux devices, use the command from the token popup to install and configure HyperPath as a system service.
Currently supported distributions:
- Debian-based (Ubuntu, Debian, etc.)
- Arch-based (Manjaro, EndeavourOS, etc.)
- OpenWRT-based (Teltonika RUTOS)
Installation Instructions
- Debian-based
- OpenWRT
Debian Installation
The installation script uses apt
package manager to download and install HyperPath as a systemd
service.
- Run the installation command from the token popup:

- Verify the service is running:
systemctl status hyperpath

- Check the network interface:
ifconfig hp_tun

OpenWRT Installation
The installation script downloads HyperPath and uses opkg
package manager to install it as an init.d
service.
Connect to your device via SSH or terminal
Run the installation command from the token popup:

- Verify installation:
hyperpath status

- Check service status:
/etc/init.d/hyperpath status

Managing the Service
Start/stop the service:
/etc/init.d/hyperpath stop
/etc/init.d/hyperpath start
HyperPath OpenWRT version currently only supports Teltonika RUTx50 and was tested with Firmware version RUTX_R_00.07.11.3
Verify Connection
After installation, go back to the Nodes page in the admin console. You should see your node is online:

Next Step
Now that HyperPath is installed, let's connect your nodes together →