master
Config.SetupDNS
func (c *Config) SetupDNS(ctx context.Context) error { clientConfig := c.Config tunName := c.TunName tun, err := net.InterfaceByName(tunName)