Releases: jamesmcm/vopono
Releases · jamesmcm/vopono
vopono 0.6.7
Changelog:
- Fixed NordVPN config generation, see issue #62 and PR #63 - thanks @jeff-hughes for the quick fix.
vopono 0.6.6
Changelog:
- Added NordVPN OpenVPN configuration generation support, see Pull Request #61 - thanks to @jeff-hughes
vopono 0.6.5
Changelog:
- Added explicit firewall exception for veth tunnel (to handle ufw, etc.), see issue #60
- Temporarily disabled OpenSUSE and Fedora builds due to issues with build images
- Updated dialoguer dependency
vopono 0.6.4
Changelog:
- Fixed issue #56 of vopono config files being world-readable
vopono 0.6.3
Changelog:
- Improved SIGINT / ctrl+C handling, thanks to @meldafert
vopono 0.6.2
Changelog:
- Fixed non-local connections to TCP proxy when forwarding ports from network namespace to host
vopono 0.6.1
Changelog:
- Changed PulseAudio server string parsing failure from hard error to warning
vopono 0.6.0
Changelog:
- Added PulseAudio support from container to host
vopono 0.5.3
Changelog:
- Add iVPN provider support - OpenVPN and Wireguard
- Add update-resolv-conf style reading DNS server from OpenVPN headers when provided (if not overridden with --dns argument)
vopono 0.5.2
Changelog:
- Added preliminary OpenConnect support
- Removed Box::leak() calls