1.24 Switch to neutral logo
Assets
3
1.23 Don't count changes to Info.plist (version bumps)
Assets
3
Include build versions in dist file.
Assets
3
- Censor presharedkey
Assets
3
1.18 Fix travis build
Assets
3
- Case insensitive configuration reading
- Move WireGuard installed validation to Helper (prevents warning when using custom installation location)
- Sensor privatekey in configurations
- Refactor how menu is generated
Assets
3
aequitas
released this
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/
Assets
3
aequitas
released this
If /var/run/wireguard/
does not exists (and cannot be watched for changes) due to the system recently being rebooted or WireGuard never being run the state of tunnels and icon would not be properly updated. This is now fixed.
Assets
3
1.14 Begin adding preferences