Dockovpn Docker Openvpn Versions Save

🔐 Out of the box stateless openvpn-server docker image which starts in less than 2 seconds

v1.14.0

1 month ago

v1.14.0

  • Add ./listconfigs.sh command
  • Add ./getconfig.sh command
  • Increased default CRL lifespan, parametrize CRL with env variable (by @scmanjarrez)
  • Fix issue with mounting new empty volume (by @itest6)
  • Update README docs (cudos to @scmanjarrez)

v1.13.0

6 months ago

v1.13.0

  • Add --skip option to omit client generation on first launch
  • Add error message on attempt to generate config with client id that already exists in server
  • Add support for generation of named configs with password protection (by @gonzalo)
  • Fix issues with passing args to genclient.sh script (by @gonzalo)

v1.12.0

8 months ago

v1.12.0

  • Add --noop option
  • Add --quit option

v1.11.2

8 months ago

v1.11.2

  • Update test runner to version 1.1.0

v1.11.1

9 months ago

v1.11.1

  • Patches genclient URL issue

v1.11.0

9 months ago

v1.11.0

  • Add internal IP resolution mechanism
  • Improve scripts logic
  • Cosmetic docs improvements

v1.10.0

9 months ago
  • Add content table to README
  • Add container option -r | --regenerate to create PKI and DH at runtime
  • Adds posibility to generate PKI and DH when container starts
  • Adds Chinese translation
  • Fixes volume name for docker-compose

v1.9.0

1 year ago

v1.9.0

  • Adds possibility to customise HTTP and tunnel port (Issue #170)

v1.8.0

1 year ago

v1.8.0

  • Add a possibility to specify network adapter (Issue #15)

v1.7.1

1 year ago

v1.7.1

  • Update badges in README to use new CICD server