# Installer spoofdpi avec Homebrew, dnf, Nix

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

## installation

```sh
sudo av install brew:spoofdpi
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install spoofdpi
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install spoofdpi
```

  Preuve: Fedora Rawhide package metadata: spoofdpi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#spoofdpi
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sp/spoofdpi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:spoofdpi
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5.3
- **Résumé source:** Simple and fast anti-censorship tool written in Go
- **Page d'accueil:** <https://spoofdpi.dev>
- **Dépôt:** <https://github.com/xvzc/SpoofDPI>
- **Dernière mise à jour:** 2026-07-26T04:03:44+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- spoofdpi (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5.3
## Historique du projet et usages

spoofdpi is a Go-based anti-censorship and DPI-circumvention proxy tool that exposes both a simple default CLI invocation and TOML configuration for more controlled packet-manipulation behavior.

### Historique du projet

The official documentation describes spoofdpi as a lightweight, flexible tool for circumventing Deep Packet Inspection through packet manipulation. The GitHub repository was created in 2021, and the project documentation now presents a structured user guide with install, quick-start, options, and configuration examples.

### Historique d'adoption

spoofdpi is packaged beyond a single ecosystem: the input records Homebrew, DNF, and Nix packages, while the official install page documents Homebrew, Arch, Fedora, and FreeBSD examples and warns that package-manager versions may lag the latest release.

### Modes d'utilisation

The simplest official use is running `spoofdpi` with defaults. Users can then move to command-line flags or a TOML file for DNS, HTTPS, UDP, connection, app-mode, and rule-based routing options.

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

For package maintainers, spoofdpi is interesting because it packages a censorship-circumvention workflow as a single binary with OS-specific libpcap requirements and standard config-file discovery. It also sits in the familiar package-manager tension between fast upstream releases and distro formulas that may trail.

### Chronologie

- 2021: GitHub repository created.
- 2025: Official documentation copyright year on spoofdpi.dev.
- 2026: GitHub metadata shows active development and a May 2026 latest release.

### Related projects

- The project belongs to the broader family of DPI-bypass and censorship-circumvention proxy tools, but the official sources reviewed did not name a direct predecessor.

### Sources

- <https://api.github.com/repos/xvzc/spoofdpi: official repository metadata including creation date and popularity signals.>
- <https://spoofdpi.dev/getting-started/install/: official package-manager and manual install notes.>
- <https://spoofdpi.dev/getting-started/introduction/: official description, features, and platform support.>
- <https://spoofdpi.dev/user-guide/overview/: official configuration priority and config search path.>
- input.source_facts.package-manager: Homebrew, DNF, and Nix package-manager presence.


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


## 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

- Unix: $SPOOFDPI_CONFIG, /etc/spoofdpi.toml, $XDG_CONFIG_HOME/spoofdpi/spoofdpi.toml, ~/.config/spoofdpi/spoofdpi.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - spoofdpi: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spoofdpi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - spoofdpi - 1.5.3-2.fc45: normalized package name match | Fedora Rawhide package metadata: spoofdpi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Simple and fast anti-censorship tool written in Go | https://github.com/xvzc/SpoofDPI


## Combined YAML source

View the package source record on GitHub. [combined/spoofdpi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/spoofdpi.yml)


## Sources

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