MHSanaei / 3x-ui

Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
https://t.me/XrayUI
GNU General Public License v3.0
12.08k stars 2.48k forks source link

Update default.json #2147

Closed AliBelali closed 6 months ago

AliBelali commented 6 months ago

In scenarios where using domainStrategy: "AsIs", the geoip database is sometimes ignored, and only the geosite database is checked. To ensure that both geosite and geoip databases are considered, it’s recommended to use domainStrategy: "IPIfNonMatch".

Surprisingly, I discovered that when client-side sniffing is enabled, multi-routing does not work properly (just sometimes). However, after disabling sniffing at the client side, multi-routing works perfectly without any issues.