Hey all, we’re releasing a new version of Enclave today, 2023.03.09, to improve some functionality:
- We’ve improved the
enclave self-test
command in the CLI. This should now be far more useful and provide you with a better troubleshooting experience. - Better handling of DNS on systems connecting to a Gateway to support on-prem AD scenarios.
- Moved the windows adapter to wintun for better performance and compatibility with older Windows Server versions.
- Added CLI commands for listing (
enclave list-config
) and setting (enclave set-config
) current profile settings. This includes setting the Log Level and MTU size.
We’d encourage everyone to update to the latest version.
Thanks, and happy networking!
Windows
To update to the latest version on Windows, you can click the upgrade prompt in the Enclave Tray app, or you can download directly from here.
Linux
To update on apt-compatible distributions, you can run sudo apt update & sudo apt install enclave
to get the latest version.
On RPM Based Distros run dnf upgrade enclave
or yum upgrade enclave
On all other distributions, head to the portal for installation instructions.
macOS
On macOS, run brew upgrade enclave
to get the new version.
If anyone has issues/questions with the release, feel free to comment here.