Hi Everyone, I'm developing a package for the fine-grained tunnel configuration in different OS's, e.g. IP address, routes, DNSsettings.
It already supports Windows, Linux and FreeBSD (+macOS with an os.Exec dependency to run networksetup for DNS configuration, need help for a native support without os.Exec). I hope you can find it useful and contribute to improving it. https://github.com/kayrus/tuncfg Regards,
