Highlights
- New desktop application.
- New audit logs.
- New tunnel inspection tools.
- New dashboard flow.
- Windows auto-elevation support.
- Separation between network secrets and invite secrets.
- Migration to the new HTTP client architecture.
Improvements
- Faster upload performance.
- QUIC optimizations.
- Improved Direct networking and membership synchronization.
- Improved agent startup and status handling.
- Improved SSH session stability.
- Improved serve lifecycle handling.
- Improved dashboard configuration.
- Windows ICMP reply fixes.
- Bootstrap deadlock fix.
- Unix socket permission fixes.
- Tunnel inspection fixes.
Packaging & CI
- Included
wintun.dllin Windows releases. - Improved release packaging.
- CI and Linux build fixes.
Installation
Linux / macOS (headless agent)
curl -fsSL https://github.com/tunnetio/Tunnet/releases/latest/download/install.sh | shWindows (PowerShell as Administrator)
irm https://github.com/tunnetio/Tunnet/releases/latest/download/install.ps1 | iexWindows Desktop (NSIS)
Download the Tunnet_*_x64-setup.exe installer from the assets below.
Full Changelog: v0.7.0...v0.8.0