Skip to content

Releases: jamesmcm/vopono

vopono 0.6.7

17 Feb 11:11
468ecc1
Compare
Choose a tag to compare

Changelog:

  • Fixed NordVPN config generation, see issue #62 and PR #63 - thanks @jeff-hughes for the quick fix.

vopono 0.6.6

15 Feb 18:05
Compare
Choose a tag to compare

Changelog:

  • Added NordVPN OpenVPN configuration generation support, see Pull Request #61 - thanks to @jeff-hughes

vopono 0.6.5

07 Feb 22:04
Compare
Choose a tag to compare

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

22 Dec 00:14
85cc336
Compare
Choose a tag to compare

Changelog:

  • Fixed issue #56 of vopono config files being world-readable

vopono 0.6.3

06 Dec 21:39
Compare
Choose a tag to compare

Changelog:

  • Improved SIGINT / ctrl+C handling, thanks to @meldafert

vopono 0.6.2

04 Dec 21:04
Compare
Choose a tag to compare

Changelog:

  • Fixed non-local connections to TCP proxy when forwarding ports from network namespace to host

vopono 0.6.1

02 Dec 21:16
Compare
Choose a tag to compare

Changelog:

  • Changed PulseAudio server string parsing failure from hard error to warning

vopono 0.6.0

15 Nov 14:20
5c41a4f
Compare
Choose a tag to compare

Changelog:

  • Added PulseAudio support from container to host

vopono 0.5.3

08 Nov 18:17
1c52e58
Compare
Choose a tag to compare

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

31 Oct 15:50
ef9653b
Compare
Choose a tag to compare

Changelog:

  • Added preliminary OpenConnect support
  • Removed Box::leak() calls