jonathanio / update-systemd-resolved

Helper script for OpenVPN to directly update the DNS settings of a link through systemd-resolved via DBus.
Other
761 stars 94 forks source link

Script for Mac OS #113

Closed DJs3000 closed 1 year ago

DJs3000 commented 1 year ago

Hello! Can this script work with Mac OS? I have set up OpenVPN(community version) on Mac OS, a complex implementation with eToken. Everything works, but I can't redirect requests to DNS. On Linux, this script works perfectly!

tomeon commented 1 year ago

systemd, systemd-resolved, and (AFAIK) D-Bus are Linux-specific, so this script cannot work on macOS.