tonyseek / openvpn-status

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

Add Username, Client ID and Peer ID to Client List #19

Closed issackelly closed 4 years ago

issackelly commented 4 years ago

The biggest caveat here is that I don't know what version of openvpn these fields were added in, but I require the client ID for my application so I prepared this patch.