yggdrasil-go
yggdrasil-go copied to clipboard
Feature for specifying DNS servers addresses for TUN from configuration file
This is how WireGuard does. Now there is an issue that occurs on Windows: when you configure DNS for Yggdrasil TAP interface, all settings are being flushed on every Yggdrasil service restart. This feature can fully overcome this issue.
https://github.com/pirate/wireguard-docs#dns-2
this requires running in tap mode on windows, right?
this requires running in tap mode on windows, right?
I'm not 100% sure about this, but more likely no. WireGuard does this without using TAP mode at all.