Skip to content

Releases: cad/ovpm

0.2.11

04 Apr 19:14
@cad cad
Compare
Choose a tag to compare
  • Make sure ovpmd listens on IPv4 interfaces #108

0.2.10

09 Aug 20:18
@cad cad
Compare
Choose a tag to compare
  • Fix ovpmd not starting error on Ubuntu. #99

0.2.9

27 Jul 18:39
@cad cad
Compare
Choose a tag to compare
  • CLI options to enable comp-lzo back.
  • Minor fixes.

0.2.8

27 Jul 16:44
@cad cad
Compare
Choose a tag to compare
  • 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.

0.2.7

13 Jul 08:43
@cad cad
Compare
Choose a tag to compare

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

0.1.13

03 Sep 13:05
@cad cad
Compare
Choose a tag to compare

Notable Changes

Implemented enhancements:

  • change dns to push to clients #41

0.1.11

31 Aug 17:01
@cad cad
Compare
Choose a tag to compare

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)