Skip to content

Tunnet v0.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:05
· 100 commits to main since this release

Features

  • mDNS/DNS-SD Service Relay: Added support for mDNS/DNS-SD service relaying.
  • Dashboard & UX: Redesigned the dashboard, introduced auto-cleanup, added labels support, and improved environment configuration.

Installation

Linux / macOS

curl -fsSL https://github.com/tunnetio/Tunnet/releases/latest/download/install.sh | sh

Windows (PowerShell as Administrator)

irm https://github.com/tunnetio/Tunnet/releases/latest/download/install.ps1 | iex

Full Changelog: v0.5.0...v0.6.0