st-dns is a smart local dns server which support to config multi UDP/TCP/DOT DNS server chain. every dns server support limit to resolve specific area IP, so as you config proper, it can smart resolve the IP you want.
- download the source code
- execute
install.sh
- the st-dns will install to /usr/local/bin, the default configs will install to /usr/local/etc/st/dns
- add openwrt feeds https://github.com/codingdie/openwrt-packages
- choose luci-app-st-dns and install
- the app like this
st-dns
search config in /etc/st/dns or /usr/local/etc/st/dnsst-dns -c /xxx/xxx
specific the config folder
sudo st-dns -d start
sudo st-dns -d stop