Hello,
Although wildcard * is not supported, but subdomain routing for patterns like *.google.com is actually supported.
You can give the tunnel for a subdomain (for example mail.google.com) a higher priority so it will be matched first (for example Tunnel 1).
Other subdomains (*.google.com) will then use Tunnel 2 or lower.

