YISH is an independent software publisher that focuses on network-acceleration utilities built with modern Rust tooling, and its only public release, SmartDNS-rs, distills this specialty into a lightweight, cross-platform DNS forwarder reminiscent of Dnsmasq yet tuned for contemporary latency-sensitive workflows. The application sits quietly in the background, intercepting outgoing queries and benchmarking every resolved address in real time so that browsers, games, download managers, and streaming clients always receive the fastest CDN edge or mirror without manual intervention. Because the binary is compiled with the stable MSVC toolchain, Windows users benefit from native performance, tight memory use, and seamless integration with existing DHCP or static IP configurations; advanced filters for GEOIP, host blacklisting, and DoH/DoT upstreams make it equally attractive to privacy advocates, remote workers, and IT admins who need a portable resolver for laptops, edge VMs, or SOHO routers. Configuration is plain-text, reloadable at runtime, so tweaking cache TTL, redirect rules, or server groups requires only a quick edit and a SIGHUP—no GUI bloat or service restart. While the project is still young, its open-source pedigree and Rust safety guarantees have already earned it a following among gamers seeking lower ping, developers containerizing multi-region tests, and cord-cutters trying to outsmart geofenced streams. YISH SmartDNS-rs is available for free on get.nero.com, where downloads are delivered through trusted Windows package managers such as winget, always pull the newest upstream build, and can be queued alongside other network tools for unattended batch installation.
A cross platform local DNS server (Dnsmasq like) written in Rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoQ, DoH, DoH3.
Details