# Installer dsocks avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:dsocks
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dsocks
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dsocks
```

  Preuve: MacPorts ports tree: net/dsocks/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:dsocks
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.8
- **Résumé source:** SOCKS client wrapper for *BSD/macOS
- **Page d'accueil:** <https://monkey.org/~dugsong/dsocks/>
- **Dépôt:** <https://github.com/dugsong/dsocks>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dsocks.sh (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

dsocks is Dug Song's small SOCKS client wrapper for BSD and Mac OS X.

### Historique du projet

The official page says dsocks implements only enough SOCKS4 and SOCKS5 support to use OpenSSH dynamic forwarding or a local Tor SOCKS proxy. Its upstream distribution was a tarball plus a Google Code SVN checkout.

### Historique d'adoption

The input metadata shows dsocks preserved in Homebrew and MacPorts, fitting the long tail of small Unix networking tools that package managers keep installable after their original hosting era.

### Modes d'utilisation

The documented examples wrap scp through an SSH dynamic tunnel, use Tor with a DNS proxy to avoid DNS leaks while browsing, and run ssh through Tor with dsocks-torify.sh.

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

dsocks is a compact historical proxy wrapper: narrow platform target, old source hosting, simple shell-facing UX, and practical value for users who want per-command proxying instead of a larger framework.

### Chronologie

- Google Code era: Official page linked a source tarball and SVN checkout.
- 2026 batch: Input metadata shows continued Homebrew and MacPorts packaging.

### Related projects

- OpenSSH is central to the documented dynamic SOCKS forwarding workflow.
- Tor is central to the documented anonymous SSH and browsing examples.
- dpkt is linked by the official page for tor-dns-proxy.py.

### Sources

- <https://monkey.org/~dugsong/dsocks>
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- MacPorts - dsocks: normalized package name match | MacPorts ports tree: net/dsocks/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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