Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 18:58
· 140 commits to main since this release

Changelog

Features

Fixes

Other

Install

tar xzf tun-manager_0.1.0_darwin_universal.tar.gz
sudo install -m 0755 tun-manager /usr/local/bin/tun-manager
tun-manager doctor

The binaries are not notarized, so macOS quarantines them on first run.
Clear it with xattr -d com.apple.quarantine ./tun-manager, or build from
source with make build.

tun-manager runs as root: the WireGuard control sockets are root-only.