Routing and DNS
Routing Rule
A matching rule that selects an outbound path based on the domain, IP address, port, network type or application conditions. Rules are usually evaluated in order, so the first match can determine the final path. Reconnect after making changes so the core loads the new configuration completely.
Routing and DNS
Traffic Routing
The process of sending different requests through direct, proxy or blocked outbound paths according to rules. Traffic routing is neither a protocol nor a single switch; it is a set of matching conditions and resulting actions. Before using a preset mode, understand the domain and IP ranges covered by its rules.
Routing and DNS
GeoIP
A data set organized by the region or network category associated with IP addresses, commonly used by routing rules for batch matching. GeoIP depends on the contents and update time of its data files; it is not a real-time geolocation service. Rules match resolved IPs, which may not correspond to the domain’s own category.
Routing and DNS
GeoSite
A rule data set organized by website domain categories, reducing the need to maintain domains individually. GeoSite and GeoIP match different targets: the former mainly handles domains, while the latter handles IPs. When custom rules overlap with built-in categories, also check the matching order.
Routing and DNS
Remote DNS
A remote resolver configured in the client to convert domain names into the IP addresses required for connections. It may use regular DNS or an encrypted transport. After entering a remote DNS server, verify its actual path together with routing and local DNS settings.
Routing and DNS
DoH
Short for DNS over HTTPS, which carries DNS queries over HTTPS. Configuration usually requires a complete service URL rather than an IP address alone. DoH changes how queries are transported; traffic routing for each domain is still determined by the client’s DNS and routing rules.