Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 21:02

Install zendns 0.3.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dotzenith/ZenDNS/releases/download/v0.3.2/zendns-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/dotzenith/ZenDNS/releases/download/v0.3.2/zendns-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install dotzenith/tap/zendns

Download zendns 0.3.2

File Platform Checksum
zendns-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
zendns-x86_64-apple-darwin.tar.xz Intel macOS checksum
zendns-x86_64-pc-windows-msvc.zip x64 Windows checksum
zendns-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
zendns-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
zendns-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum