Skip to content

vopono 0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 17:35
20ccb31

Changelog:

  • Updated dependencies
  • Added warning when there are multiple active network interfaces (issue #149 )
  • Sets 644 permissions for netns configs explicitly ( issue #156 )
  • Added Jackett example to user guide
  • Added $VOPONO_HOST_IP and $VOPONO_NS_IP env vars - thanks @d4h0 - PRs #154 + #155
  • Fixed debug logging of OpenVPN output - thanks @d4h0 - PR #151