Silent Install HQ
ZIP WinGet

SmartDNS-rs (MSVC toolchain)

YISH · 0.12.2 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 112a9a111a7a176fd546fdaaf9413b05b7a0a6ff2fbb3a29f987758e83d7de3d VirusTotal ↗
Filename smartdns-aarch64-pc-windows-msvc-v0.12.2.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID mokeyish.SmartDNS-rs
Version 0.12.2
Description 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.
License GPL-3.0
Release Notes What's Changed - ✨ Add MSI package generation using WiX Toolset by @mokeyish in https://github.com/mokeyish/smartdns-rs/pull/588 - 👷 Fix artifacts path wildcard pattern by @mokeyish in https://github.com/mokeyish/smartdns-rs/pull/589 - 🐛 Fix inconsistent IP binding behavior across platforms by @mokeyish in https://github.com/mokeyish/smartdns-rs/pull/586 - 🐛 Fix mDNS url parsing by @mokeyish in https://github.com/mokeyish/smartdns-rs/pull/587 - 🐛 New version in filenames in Dockerfile by @SamTV1…