DefGuard / wireguard-rs

Rust library providing unified WireGuard interface to native/kernel and userspace implementations
https://github.com/defguard/defguard/
Other
141 stars 14 forks source link

fix: macOS support #9

Closed wojcik91 closed 1 year ago

wojcik91 commented 1 year ago

Add a shared interface management API and fix macOS support to actually work without requiring network interface to be created manually.