MozWire Versions Save

MozWire is an unofficial configuration manager giving Linux, macOS users (among others), access to MozillaVPN.

v0.8.1

1 year ago

v0.8.0

1 year ago

Fix:

  • More ports are now available on mullvad

Improvements:

  • Moved to clap 3
  • Strip binaries

v0.7.0

3 years ago

Fix:

  • Implement the port flow which makes the user experience similar to before the deprecation of the v1 authentication flow

v0.6.0

3 years ago

Fix:

  • Implement new Flow to retrieve a token
  • Validate IP addresses and public keys

v0.5.2

3 years ago

Add:

  • --killswitch option
  • --tunnel option to tunnel only ipv4 or ipv6 traffic

Fix:

  • --name option, before it was unusable as no value was expected

v0.5.1

3 years ago

Ignore network tests by default so it can be packaged in nix

v0.5.0

3 years ago
  • Fixes potential "vulnerability" thanks to @alexanderkjall
  • Improve output thanks to @JohnCMoon
  • Add support for multihop servers with the --hop option. This feature is not available on official clients.

v0.4.1

3 years ago

Add error message when an invalid private key is specified.

v0.4.0

3 years ago

v0.3.0

3 years ago

First release on github, mostly just to check the CI