Current version: 0.1.0-r1
wget -O /etc/opkg/keys/70b3d2681841a6a4 https://downloads.nordcdn.com/nordvpnlite/feeds/nordvpnlite-feed.pub
echo "src/gz nordvpn https://downloads.nordcdn.com/nordvpnlite/feeds/24.10/$(opkg print-architecture | awk 'NR==3{print $2}')" >> /etc/opkg/customfeeds.conf
opkg update && opkg install nordvpnlite
wget -O /etc/apk/keys/nordvpnlite-apk.rsa.pub https://downloads.nordcdn.com/nordvpnlite/feeds/nordvpnlite-apk.rsa.pub echo "https://downloads.nordcdn.com/nordvpnlite/feeds/25.12/$(cat /etc/apk/arch)/packages.adb" >> /etc/apk/repositories.d/nordvpn.list apk update && apk add nordvpnlite
wget -O /etc/opkg/keys/70b3d2681841a6a4 https://downloads.nordcdn.com/nordvpnlite/feeds/nordvpnlite-feed.pub
Not sure which architecture? Run on your router: opkg print-architecture | awk 'NR==3{print $2}'
wget -O /etc/apk/keys/nordvpnlite-apk.rsa.pub https://downloads.nordcdn.com/nordvpnlite/feeds/nordvpnlite-apk.rsa.pub
Not sure which architecture? Run on your router: cat /etc/apk/arch
For automatic updates and signature verification, use the package repository above instead.
| Architecture | Package | Checksum |
|---|---|---|
| aarch64_cortex-a53 | Download .ipk | sha1 |
| aarch64_cortex-a72 | Download .ipk | sha1 |
| aarch64_cortex-a76 | Download .ipk | sha1 |
| arm_cortex-a9_vfpv3-d16 | Download .ipk | sha1 |
| mips_24kc | Download .ipk | sha1 |
| mipsel_24kc | Download .ipk | sha1 |
| x86_64 | Download .ipk | sha1 |