Skip to content

@aequitas aequitas released this Feb 17, 2019

1.24

Switch to neutral logo
Assets 3

@aequitas aequitas released this Jan 25, 2019

1.23

Don't count changes to Info.plist (version bumps)
Assets 3

@aequitas aequitas released this Jan 10, 2019

Include build versions in dist file.

Assets 3

@aequitas aequitas released this Jan 10, 2019

  • Censor presharedkey
Assets 3

@aequitas aequitas released this Jan 9, 2019

1.18

Fix travis build
Assets 3

@aequitas aequitas released this Jan 9, 2019

  • 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
Pre-release

@aequitas aequitas released this Jan 6, 2019

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 aequitas released this Jan 6, 2019

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

@aequitas aequitas released this Jan 5, 2019

1.14

Begin adding preferences
Assets 3