Skip to content

v1.1.5-rc.71

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jul 17:17
c1c259e

Unstable channel — for testing only

This is an unstable build cut off staging for testing installers.
It is not a supported release. Stable users are never directed or
updated here. It talks to the production portzero.cloud, same as
stable. See docs/developers/unstable-channel.md.

macOS (Homebrew — unstable formula portzero-edge)

brew tap PortZeroNetwork/portzero
brew install portzeronetwork/portzero/portzero-edge

macOS: unsigned builds and Gatekeeper. Unstable binaries are not
Apple-signed or notarized. Homebrew installs are normally not quarantined;
a browser-downloaded tarball is — clear it with
xattr -d com.apple.quarantine <path-to-binary> or right-click Open once.

Linux

curl -fsSL https://github.com/PortZeroNetwork/portzero/releases/latest/download/linux-install.sh | PORTZERO_CHANNEL=prerelease sh

Windows

Download the .msi from the assets below and run it manually.


Full Changelog: v1.1.4...v1.1.5-rc.71