# Fry Smart DNS — download bundle

All files below configure your device to use the Smart DNS resolver
at `dns.fry-solution.ru` over encrypted transport.

## Servers

| Protocol    | Address                                                         | Port | Notes                     |
|-------------|------------------------------------------------------------------|------|---------------------------|
| DoH         | `https://dns.fry-solution.ru:5443/dns-query`                    | 5443 | RFC 8484 wire-format      |
| DoT         | `dns.fry-solution.ru`                                            | 853  | standard                  |
| Plain DNS   | `46.151.29.12`                                                   | 53   | unencrypted, fallback     |

## Files

| File                                | Platform                                  |
|-------------------------------------|-------------------------------------------|
| `fry-smartdns-doh.mobileconfig`    | iOS / macOS — tap to install (DoH)        |
| `fry-smartdns-dot.mobileconfig`    | iOS / macOS — tap to install (DoT)        |
| `windows11-doh-setup.ps1`          | Windows 11 — PowerShell DoH setup         |
| `windows11-setup.md`               | Windows 11 — instructions                 |
| `android-setup.md`                 | Android 9+ — Private DNS instructions     |
| `linux-systemd-resolved.conf`      | Linux — systemd-resolved drop-in          |
| `dnsmasq-openwrt.conf`             | OpenWrt / routers with dnsmasq            |
| `stubby.yml`                       | Routers — stubby DoT stub                 |
