pkg.soopen package index

brew / rang 6585

Installer smartdns avec Homebrew, apt, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de smartdns pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install smartdns

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install smartdns

Debian stable package indexes · smartdns · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#smartdns

nixpkgs package indexes · pkgs/by-name/sm/smartdns/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S smartdns

Arch Linux sync databases · smartdns · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Rule-based DNS server for fast IP resolution, DoT/DoQ/DoH/DoH3 supported

Commandes et alias

  • smartdns

historique

Historique du projet et usages

SmartDNS-rs is a Rust implementation of the SmartDNS idea: a local DNS server that queries multiple upstream resolvers and returns the fastest result for the local network. In package-manager terms it sits in the same practical niche as dnsmasq-like local resolvers, but with modern encrypted DNS protocols and cross-platform packaging.

Historique du projet

The upstream SmartDNS project documents the core design: accept local DNS queries, ask multiple upstream DNS servers, test or select the fastest reachable address, and return that result. SmartDNS-rs states that it was inspired by the C SmartDNS project and was written because the original was mainly Linux-oriented while the Rust version targets Windows, macOS, Linux, and Android Termux with compatible configuration.

Historique d'adoption

SmartDNS-rs gained package-manager visibility through Homebrew as `smartdns`, with the README documenting `brew install smartdns` and service startup through Homebrew services. The supplied package metadata also records packages in Debian, Ubuntu, Arch, and Nix, which places it beyond a single-platform GitHub binary.

Modes d'utilisation

Typical use is as a local DNS daemon, often listening on port 53, configured with upstream DoH, DoT, DoQ, or DoH3 resolvers and domain-specific rules. The README shows running it with `smartdns run -c ./smartdns.conf -v`, installing it as a service, and using `dig` CHAOS TXT diagnostics for server/client information.

Pourquoi les passionnés de paquets s'y intéressent

Package maintainers care because SmartDNS-rs combines DNS daemon behavior, privileged port binding, service integration, cross-platform binaries, and Rust dependency management in one formula. It is also a small example of a C networking utility being reworked for broader package-manager portability.

Chronologie

  • 2022: First GitHub release of smartdns-rs, 0.1.3, was published.
  • 2020s: README documents Homebrew installation and cross-platform service management.
  • 2020s: The Rust version documents compatibility with the original C SmartDNS configuration model.

Related projects

  • The README names the original C SmartDNS project as inspiration and Hickory DNS as a dependency or code source. It also positions the tool near dnsmasq-like local DNS servers.

posture de sécurité

Niveau de risque : orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signaux

  • metadata:service
  • text:server

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
./smartdns.conf./etc/smartdns/smartdns.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
smartdnsexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire0.13.1
gestionnaire mis à jour2026-06-27
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:smartdns
Version0.13.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/mokeyish/smartdns-rs
Dépôthttps://github.com/mokeyish/smartdns-rs
Dernière mise à jour2026-06-27T19:43:42Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

smartdns 46.1+dfsg-1.1~deb13u1

local DNS server to obtain the fastest IP for the best experience

https://github.com/pymumu/smartdns

sudo apt install smartdns
  • Section: net
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Smartdns
Debian stable package indexes · deb.debian.org · Debian stable package indexes: smartdns from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

smartdns

nix profile install nixpkgs#smartdns
  • normalized package name match
  • Correspondance par : Smartdns
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sm/smartdns/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

smartdns 45+dfsg-1build2

local DNS server to obtain the fastest IP for the best experience

https://github.com/pymumu/smartdns

sudo apt install smartdns
  • Section: universe/net
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Smartdns
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: smartdns from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

smartdns 48.3-1

A local DNS server to obtain the fastest website IP for the best Internet experience

https://github.com/pymumu/smartdns

sudo pacman -S smartdns
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Smartdns
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: smartdns from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation