yichya / luci-app-xray

(Almost) full feature Xray client for OpenWrt
Mozilla Public License 2.0
592 stars 485 forks source link

Passthrough DNS queries via local dnsmasq #394

Open DenMaxRus opened 7 months ago

DenMaxRus commented 7 months ago

Greetings! Using v3.4.0, is it possible to passthrough all (or some) DNS requests directly using local dnsmasq DNS servers via UI? I'm using multiple DNS servers and for now don't need XRAY to handle DNS traffic.

yichya commented 7 months ago

Unfortunately no. You need to manually edit /etc/init.d/xray_core to remove dnsmasq related things.