DefGuard / wireguard-rs

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

fix: clear DNS configuration on Linux/freeBSD #38

Closed wojcik91 closed 11 months ago

wojcik91 commented 11 months ago

Actually call the command used to clear DNS configuration and check the output status.