Is it possible to use Cloudflare Tunnel without passing DNS requests through Cloudflare via the Warp client?
We’re using split tunnel in inclusive mode, and want just the specified networks to pass though Cloudflare. Everything else, including DNS requests, should route normally - outside of Cloudflare.
Today I don’t believe it’s possible without some significant effort. as you can’t add . to the local domain fallback. But you could add every valid TLD I suppose.
You should be able to add via the API. I haven’t specifically tested it though. The syntax is com vs .com. I initially assumed it would be the latter when I tested in the UI.