Releases: aequitas/macos-menubar-wireguard
Releases · aequitas/macos-menubar-wireguard
Fix config paths when brew prefix is overridden (@eisaev)
Universal binary and using default Homebrew prefix for newer systems
1.25 Update to current homebrew prefix path used by wireguard
Remove wireguard branding
1.24 Switch to neutral logo
Fix menu placement when having long details
1.23 Don't count changes to Info.plist (version bumps)
Fix/test reading configuration content in /usr/local/etc/wireguard
1.21
1.20
Notify user if a tunnel change action failed.
1.18 Fix travis build
1.17
Allow overriding wg-quick and Homebrew prefix path
Notice: setting a different path for wg-quick
or Homebrew prefix might result in a warning that WireGuard is not installed. This warning can be ignored.
Warning: setting a different path for wg-quick
or Homebrew prefix that contains files or directories writable by non-root users will pose a serious risk as this allows a unprivileged user to gain full control of your system. Change these settings at your own risk!
To set a different path for the wg-quick
binary run:
sudo defaults write WireGuardStatusbarHelper wgquickBinPath /opt/local/bin/wg-quick
To set a different path for the Homebrew prefix run:
sudo defaults write WireGuardStatusbarHelper brewPrefix /opt/local/