Releases: wfg/docker-openvpn-client
Releases · wfg/docker-openvpn-client
v3.1.0
03 Jul 00:07
Compare
Sorry, something went wrong.
No results found
Version 3.1.0 - 2022-06-30
Changed
KILL_SWITCH now requires iptables or nftables to be enabled. It defaults to iptables. See documentation for more information.
Added
Modified OpenVPN configuration file cleanup function.
v3.0.0
15 Jun 01:10
Compare
Sorry, something went wrong.
No results found
Version 3.0.0 - 2022-06-14
Changed
Refactored scripts
Renamed a lot of variables (PLEASE see docs )
Updated logic used to select the OpenVPN configuration file
Switched to nftables
Updated to Alpine 3.16
Fixed outdated proxy configuration files
v2.0.0
03 Jan 04:28
Compare
Sorry, something went wrong.
No results found
Changed
OPENVPN_AUTH_SECRET changed to VPN_AUTH_SECRET for consistency.
Fixed
Commented remotes are no longer processed.
v1.2.1
09 Nov 02:36
Compare
Sorry, something went wrong.
No results found
Fix iptables rules in case default OpenVPN port or proto is used (#35 ) (Thanks, @peterisr !)
v1.2.0
17 Jul 12:15
Compare
Sorry, something went wrong.
No results found
Update base image to use Alpine 3.14 (#32 ) (Thanks @dngray !)
Add VPN_CONFIG_FILE option for specifying a VPN configuration file when multiple are present (#25 ) (Thanks @dngray !)
v1.1.0
11 Jun 12:35
Compare
Sorry, something went wrong.
No results found
Adds ability to specify auth file at container creation (#28 ) (Thanks @Toanzzz !)
Adds support for Docker secrets (#27 )
Switches to use dante-server package from the Alpine package repository (#24 ) (Thanks @dngray !)
v1.0.1
27 Mar 15:45
Compare
Sorry, something went wrong.
No results found