Jamie- / openvpn-api

A Python API for the OpenVPN management interface.
MIT License
56 stars 19 forks source link

Added disconnect_client method #27

Open abbasidaniyal opened 3 years ago

abbasidaniyal commented 3 years ago

Added a disconnect_client method in the VPN class to issue disconnect command for a client using either client_id or client-real_address(PeerAddress).