Ovpm Versions Save

OpenVPN Management Server - Effortless and free OpenVPN server administration tool

v0.2.11

3 years ago
  • Make sure ovpmd listens on IPv4 interfaces #108

v0.2.10

3 years ago
  • Fix ovpmd not starting error on Ubuntu. #99

v0.2.9

3 years ago
  • CLI options to enable comp-lzo back.
  • Minor fixes.

v0.2.8

3 years ago
  • WebUI: dependency updates and switched to yarn (thanks to @drac) #92
  • CI: switched to Github Actions
  • comp-lzo is now disabled by default (thanks to @archaron) #81
  • Minor fixes.

v0.2.7

5 years ago

Implemented enhancements:

  • webui: make sure webui fetches all assets from the ovpm http server #65
  • Information about certificates expiration.... #59
  • add '*' wildcard option to cli for bulk operations #46
  • show connected users #40
  • add cli tests #38

Fixed bugs:

  • web ui: when user list is long, some usernames are not visible in dropdown #64
  • on centos there is no nogroup group defined #62

Closed issues:

  • install fresh TUNTAP error #61
  • Not work depot #60
  • All Set, but from VPN Client i can´t reach other network... #58

v0.1.13

6 years ago

Notable Changes

Implemented enhancements:

  • change dns to push to clients #41

v0.1.11

6 years ago

Notable Changes

Implemented enhancements:

  • be able to change initial ip block #29

Fixed bugs:

  • can add duplicate static ip #37
  • net def --via flag doesn't work as documented #36
  • Error when group 'nobody' doesn't exist #32
  • --static option doesn't work when user update #28

Merged pull requests:

  • openvpn user created by openvpn package, so use openvpn user instead. #35 (ilkerdagli)