[OPEN CALL 📣] Bring NymVPN to OpenWRT!

v1.26.1 Release

What’s New

  • Always-on watchdog - auto-reconnects the VPN if the connection drops. Enable via the LuCI toggle or uci set nym-vpn.settings.always_on=1
  • Account credentials persist across reboots - data directory moved from /var (tmpfs) to /etc (flash)
  • New architectures - riscv64 and armv5te builds now available
  • Signed package feed - feed signing switched to proper usign/Ed25519 keys for opkg compatibility

Upgrade

The feed signing key changed in this release, so opkg upgrade won’t work directly from v1.26.0. Re-run the installer instead:

curl -fsSL https://packages.dial0ut.org/install.sh | sh

Future upgrades will work normally with:

opkg update && opkg upgrade nym-vpn

Documentation: docs.dial0ut.org