Install
Local (
*.portzero.local) is free, open-source software under the GNU GPL v3.0.
Cloud features are governed by the Port Zero Terms of Service.
macOS (Homebrew)
brew tap PortZeroNetwork/portzero
brew install portzeromacOS: unsigned builds and Gatekeeper. These binaries are not yet
Apple-signed or notarized. Homebrew-installed binaries are normally not
quarantined, sobrew installlaunches fine. If you instead download a
tarball from this page and macOS blocks it ("cannot be opened because the
developer cannot be verified"), clear the flag with
xattr -d com.apple.quarantine <path-to-binary>, or right-click it in
Finder and choose Open once.
Linux
curl -fsSL https://portzero.net/install.sh | shOffline, or want to pin a specific release? Run the release-asset installer directly instead:
curl -fsSL https://github.com/PortZeroNetwork/portzero/releases/latest/download/linux-install.sh | shUninstall:
~/.portzero/bin/portzero-uninstallOr run the release asset directly:
curl -fsSL https://github.com/PortZeroNetwork/portzero/releases/latest/download/linux-uninstall.sh | shWindows
Download portzero-1.1.6-x86_64.msi from the assets below and run it. (winget publishing is coming soon.)
The installer and daemon perform local setup automatically where supported.
After installing, run portzero start — it opens the PortZero app. The daemon
also serves a browser dashboard at http://portzero.local for debugging.
Full Changelog: v1.1.5...v1.1.6