tonyseek / openvpn-status

Parse OpenVPN status logs in Python
https://openvpn-status.readthedocs.io
MIT License
83 stars 31 forks source link

make use of the newer format for dates #32

Open vpiserchia opened 12 months ago

vpiserchia commented 12 months ago

Since with new openvpn 2.5 date format has changed.

This fix allows for using both date formats.

vpiserchia commented 4 months ago

ping