Quick Install (Desktop)

iwr https://pkgs.nextzero.vn/releases/community/install.ps1 -useb | iex
curl -fsSL https://pkgs.nextzero.vn/releases/community/install-macos.sh | sudo sh
curl -fsSL https://pkgs.nextzero.vn/releases/community/install.sh | sudo sh
VersionRelease DatePlatformsNotes
v1.3.6 2026-02-23
windowsmacoslinux
- Fix finished gracefully without crashing on windows - Update tunnel service - Fix passport in agentDownload
v1.3.5 2026-02-02
windowsmacoslinux
- We are excited to announce that ZTrust Agent is now NextZero Agent! - This update brings a fresh new identity while maintaining the same robust ZTNA security capabilities you trust. - New App Name: NextZero Agent - New Installation Paths: - Windows: `C:\Program Files\NextZeroAgent` - macOS: `/Applications/NextZeroAgent.app` - Linux: `/opt/NextZeroAgent` - New Protocol Scheme: `nextzero-agent://` (legacy `ztna-agent://` links will require update) - Updated installation scripts for smoother deployment. - Refined internal configuration handling for better branding alignment. - Deep Links: Applications or shortcuts relying on `ztna-agent://` deep links must be updated to use `nextzero-agent://`. - Install Directory: The application will install to a new directory. Previous settings should migrate, but please verify local configurations if manually modified. Download

Quick Install (CLI)

curl -fsSL https://pkgs.nextzero.vn/releases/community/install-cli.sh | sudo sh
VersionRelease DatePlatformsNotes
v1.0.1 2026-01-29
linux
- Introduce NextZero CLI branding and installer, migrating from ZTrust CLI across build and release scripts. - Add systemd service for nextzero-monitor with DERP configuration and update Debian package architecture to arm64. Download