Nym VPN v2026.13.0-nightly.20260817 application and core binaries. This release is for Linux only
🚀 What's New
🛠️ Core
Added
- Detect when the diagnostics check should be run (#5993)
- Implement the "suggest diagnostics" event on Tauri (#6006)
- Persist gateway list to disk, seeded from a built-in list (#6015)
- If the host doesn't have an IPv6 address then split tunnelling is disabled for IPv6 (#6052)
- [Linux] Authenticate also via UNIX group "nym-vpn" membership, or root (#6100)
Changed
- [macOS] Sign cli with net.nymtech.vpn.cli bundle identifier. Add it to client signing requirement. (#5998)
- Merge rpc-uniffi crate into lib-uniffi (#6010)
🐧🪟 Windows & Linux apps
Added
- Allow marking specific server, country or region as favorite
- Add Safest server option for entry and exit
Fixed
- Handle
NeedsDeviceLocationerror state
📦 Core Components Overview
nym-vpnd: Background daemon service managed via the UI app or CLI.nym-vpnc: Command-line interface (CLI) to control the daemon (nym-vpnd).nym-socks5-proxy: SOCKS5 proxy handling geo-exclusion routing.nym-diagnostic: System information and network troubleshooting tool.nym-setup: macOS helper tool for system service configuration.
💾 Downloads & Assets
🐧 Linux
- Desktop App
nym-vpn-app_2026.13.0-nightly.20260817_amd64.deb: Nym VPN app, debian package (x86_64)nym-vpn-app_2026.13.0-nightly.20260817_arm64.deb: Nym VPN app, debian package (arm64)NymVPN_2026.13.0-nightly.20260817_amd64.AppImage: Nym VPN app, AppImage (x86_64)NymVPN_2026.13.0-nightly.20260817_aarch64.AppImage: Nym VPN app, AppImage (arm64)
- CLI & Daemon
nym-vpnd_2026.13.0~nightly.20260817_amd64.deb: Nym VPN daemon, debian package (x86_64)nym-vpnd_2026.13.0~nightly.20260817_arm64.deb: Nym VPN daemon, debian package (arm64)nym-vpnc_2026.13.0~nightly.20260817_amd64.deb: Nym VPN command-line tool, debian package (x86_64)nym-vpnc_2026.13.0~nightly.20260817_arm64.deb: Nym VPN command-line tool, debian package (arm64)