Releases: NilsIrl/MozWire
Releases · NilsIrl/MozWire
Release v0.8.1
0.8.1
Release v0.8.0
Fix:
- More ports are now available on mullvad
Improvements:
- Moved to clap 3
- Strip binaries
Release v0.7.0
Fix:
- Implement the port flow which makes the user experience similar to before the deprecation of the v1 authentication flow
Release v0.6.0
Fix:
- Implement new Flow to retrieve a token
- Validate IP addresses and public keys
Release v0.5.2
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
Ignore network tests by default so it can be packaged in nix
Release v0.5.0
- 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
Add error message when an invalid private key is specified.
Release v0.4.0
0.4.0
Release v0.3.0
First release on github, mostly just to check the CI