[OPEN CALL 📣] Bring NymVPN to OpenWRT!

Yes I will add this to the frontend, thank you for the suggestion

Are Nym’s post-quantum keys supported and used by the OpenWRT app?

2 Likes

Hi there, has anyone successfully connected in Russia using OpenWrt? :slightly_smiling_face:

Coming in next release! Lewes protocol will be enabled by default

I’m not sure if anyone has connected from Russia. The next release will have a circumvention transport (QUIC) option which should help you out.

What’s New in v1.30.0

Syncs the core to upstream nym-vpn-core 1.30

Quantum resistance via the Lewes Protocol

Connections now negotiate the Lewes Protocol, deriving a post-quantum preshared key for the WireGuard tunnel

Circumvention transports

A new Circumvention Transports toggle routes through bridge transports for blocked networks. The entry picker flags CT-capable gateways.

Frontend optimization

Polished LuCI interface with a faster connected view and live account/session UI.

Fixes and improvements

  • Deeper connectivity diagnostics in LuCI (HTTP reachability, hybrid-transport, DNS).
  • LAN routing decoupled from the kill-switch; smarter gateway blacklisting; account sync backoff.
  • Hardening: owner-only control socket, retired networks filtered.

Coming next

Managed split-tunnel exclusions: exclude a device or a domain from the tunnel directly in LuCI, with no manual nftables rules / PBR.

Upgrading

opkg update && opkg upgrade nym-vpn

Or, for a fresh install:

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