# dsocks を Homebrew, MacPorts でインストール

dsocks のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dsocks
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dsocks
```

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

## パッケージ情報

- **パッケージキー:** brew:dsocks
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.8
- **ソース概要:** SOCKS client wrapper for *BSD/macOS
- **ホームページ:** <https://monkey.org/~dugsong/dsocks/>
- **リポジトリ:** <https://github.com/dugsong/dsocks>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dsocks.sh (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.8
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

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


## ソース

- 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
