Skip to content

Releases: NilsIrl/MozWire

Release v0.8.1

14 Feb 01:08
Compare
Choose a tag to compare

Release v0.8.0

07 Oct 15:09
Compare
Choose a tag to compare

Fix:

  • More ports are now available on mullvad

Improvements:

  • Moved to clap 3
  • Strip binaries

Release v0.7.0

29 Oct 13:48
Compare
Choose a tag to compare

Fix:

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

Release v0.6.0

28 Oct 21:01
Compare
Choose a tag to compare

Fix:

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

Release v0.5.2

13 Sep 12:39
Compare
Choose a tag to compare

Add:

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

Fix:

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

Release v0.5.1

20 Aug 13:55
Compare
Choose a tag to compare

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

Release v0.5.0

19 Aug 23:15
Compare
Choose a tag to compare
  • 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.

Release v0.4.1

17 Aug 20:35
Compare
Choose a tag to compare

Add error message when an invalid private key is specified.

Release v0.4.0

17 Aug 19:27
Compare
Choose a tag to compare

Release v0.3.0

16 Aug 22:45
Compare
Choose a tag to compare

First release on github, mostly just to check the CI