Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 06:27

What's Changed

Downloads

Choose the appropriate binary for your platform:

Windows

  • tunn-windows-amd64.zip - Windows 64-bit (Intel/AMD)
  • tunn-windows-386.zip - Windows 32-bit
  • tunn-windows-arm64.zip - Windows ARM64

Linux

  • tunn-linux-amd64.tar.gz - Linux 64-bit (Intel/AMD)
  • tunn-linux-386.tar.gz - Linux 32-bit
  • tunn-linux-arm64.tar.gz - Linux ARM64
  • tunn-linux-arm.tar.gz - Linux ARM

macOS

  • tunn-darwin-amd64.tar.gz - macOS Intel
  • tunn-darwin-arm64.tar.gz - macOS Apple Silicon (M1/M2)

FreeBSD

  • tunn-freebsd-amd64.tar.gz - FreeBSD 64-bit

Installation

  1. Download the appropriate binary for your platform
  2. Extract the archive
  3. Move the binary to a directory in your PATH
  4. Make it executable (Linux/macOS): chmod +x tunn

Verification

Verify the integrity of your download using the provided checksums in checksums.txt.

Full Changelog: v1.0.0...v0.2.0