gluxon / wireguard-uapi-rs

MIT License
32 stars 10 forks source link

delete device #29

Closed 0x676e67 closed 1 year ago

0x676e67 commented 1 year ago

Is there an example of deleting a device?

gluxon commented 1 year ago

Hey @gngpp, the RouteSocket.del_device() method should work for this.