Open oritzio opened 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().
client.connect()
What is the command for disconnecting? There are no docs of all the options?
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?