jarnoaxel / python-wireguard

Python wrapper for WireGuard
GNU General Public License v3.0
40 stars 9 forks source link

Disconnect client #28

Open oritzio opened 1 year ago

oritzio commented 1 year ago

Hi, I'm trying to use that python-wireguard library. I used the code from the description to create a connection. I saw at the end it's client.connect().

What is the command for disconnecting? There are no docs of all the options?