Changelog:
- Fixes AzireVPN support for Wireguard and OpenVPN in
vopono sync
- Issue #269 - Adds support for Wireguard port forwarding for AzireVPN
- Adds support for replacing keys for existing device when syncing with AzireVPN
- No longer removes OpenVPN auth file on authentication failure (due to intermittent NordVPN authentication issues) - Issue #288
- Censors private key in logs - Issue #274
- Removed references to IVPN port forwarding as it is no longer offered - Issue #285
- Fixed
RUST_LOG
env var parsing and added--silent
flag to silence application too - Issue #280 - All vopono changes in PR #289
- Updated Docker images for Github workflows