Automic VaultAutomic Vault

brew

dante を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install dante

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dante

MacPorts ports tree · net/dante/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add dante

Alpine Linux edge package indexes · dante · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install dante

Fedora Rawhide package metadata · dante · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#dante

nixpkgs package indexes · pkgs/by-name/da/dante/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S dante

Arch Linux sync databases · dante · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install dante

openSUSE Tumbleweed package metadata · dante · ソース: download.opensuse.org

Ubuntu apt確認済み · 92%
sudo apt install dante-client

Ubuntu 24.04 LTS package indexes · dante-client · ソース: archive.ubuntu.com

概要

パッケージ概要

SOCKS server and client, implementing RFC 1928 and related standards

コマンドとエイリアス

  • sockd
  • socksify

履歴

プロジェクトの歴史と使われ方

Dante is Inferno Nettverk's SOCKS client and server package, implementing RFC 1928 and related standards for proxying and network access control. It includes the sockd server, the socks client library, and the socksify wrapper for already compiled dynamic binaries.

プロジェクトの歴史

Inferno Nettverk describes Dante as a complete source-available SOCKS client/server product rather than a single daemon. The documentation covers server configuration, client routing, authentication methods, commercial modules, and operational topics such as capacity estimation and fault-tolerant deployments.

The public site shows a long production history. Its copyright footer begins in 1998, advisories go back to 2005, and recent news records major 1.3.x and 1.4.x maintenance, performance, and security work across the 2010s and 2020s. The development roadmap updated in December 2025 describes the 1.5.x line as under testing with planned improvements to server-chaining scalability, monitoring, and client IPv6 support.

採用の歴史

Dante earned durable Unix adoption because it supplies both a network service and a compatibility trick. The official site says it is used by Fortune 100 companies and large international organizations as both a forward and reverse proxy server.

The socksify wrapper is a major part of that adoption story: it can make many dynamically linked networking programs use SOCKS by setting LD_PRELOAD to libdsocks, so older programs can be proxied without source changes or recompilation.

The documentation is operator-oriented rather than tutorial-only. It covers access-control rules, authentication methods such as PAM, GSSAPI, username, and ident-style checks, client route selection, logging, and stress testing for production capacity.

使われ方

Operators normally configure sockd.conf for server rules, routes, access control, logging, and authentication methods. The sockd.conf manual separates client-rules, which decide whether a client may connect, from socks-rules, which evaluate the actual SOCKS request.

Client-side use is controlled through socks.conf routes or through environment variables such as SOCKS_SERVER and SOCKS_CONF. The socksify command can prefix an existing program, for example socksify ftp ftp.example.org, and route its networking calls through the Dante client library.

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

Dante is a classic infrastructure package: daemon, client library, preload-style wrapper, manpage-heavy configuration, and real production tuning material.

For package nerds, it represents the kind of Unix network plumbing that remains valuable because it can sit under applications rather than asking every application to grow its own SOCKS support.

タイムライン

  • 1998: The official Dante site copyright range begins.
  • 2005-01-28: Inferno Nettverk records an early Dante advisory.
  • 2011-06-14: The site records the first full 1.3.x release.
  • 2013-11-18: The site records the full 1.4.0 release and configuration upgrade material.
  • 2015-03-11: Dante capacity-estimation documentation was added.
  • 2017-11-08: Fault-tolerant and load-balanced deployment documentation was added.
  • 2024-12-15: Dante 1.4.4 was announced with a security fix.
  • 2025-12: The official roadmap describes the 1.5.x line as finished and under testing.

Related projects

  • Dante sits beside SOCKS-aware applications, firewall and proxy setups, LDAP/GSSAPI/PAM authentication infrastructure, LD_PRELOAD client wrappers, and older applications with no native SOCKS support.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:client,server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 8 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
/etc/sockd.conf/etc/socks.conf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
sockdcliグローバル実行可能ファイル
socksifycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.4.4
マネージャ更新日2026-07-10
ローカルデータOK
上流not checked
検出された最新未検出

https://www.inet.no/dante/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dante
バージョン1.4.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dante
ホームページhttps://www.inet.no/dante/
上流ドキュメントhttps://www.inet.no/dante/doc/latest
ライセンスBSD-Inferno-Nettverk
ソースアーカイブhttps://www.inet.no/dante/files/dante-1.4.4.tar.gz
最終更新2026-07-10T19:03:06-04:00
Pulseupdated
macOS 提供ライブラリlibxcrypt
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedante
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

dante

nix profile install nixpkgs#dante
  • normalized package name match
  • 一致条件: Dante
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/da/dante/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dante-client 1.4.3+dfsg-1

SOCKS wrapper for users behind a firewall

https://www.inet.no/dante/

sudo apt install dante-client
  • Section: universe/net
  • Architecture: all
  • Source Package: dante
  • 2 依存関係
  • normalized package name match
  • 一致条件: Dante
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dante-client from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

dante-server 1.4.3+dfsg-1

SOCKS (v4 and v5) proxy daemon (danted)

https://www.inet.no/dante/

sudo apt install dante-server
  • Section: universe/net
  • Architecture: amd64
  • Source Package: dante
  • 4 依存関係
  • normalized package name match
  • 一致条件: Dante
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dante-server from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdsocksd0t64 1.4.3+dfsg-1

SOCKS library preloaded in user applications

https://www.inet.no/dante/

sudo apt install libdsocksd0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: dante
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dante
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdsocksd0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsocksd0-dev 1.4.3+dfsg-1

Development files for compiling programs with SOCKS support

https://www.inet.no/dante/

sudo apt install libsocksd0-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: dante
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dante
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsocksd0-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsocksd0t64 1.4.3+dfsg-1

SOCKS library for packages built using libsocksd-dev

https://www.inet.no/dante/

sudo apt install libsocksd0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: dante
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dante
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsocksd0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dante 1.4.4-r1

Dante is SOCKS server and a SOCKS client

https://www.inet.no/dante/

sudo apk add dante
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dante
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dante
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dante from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dante-dev 1.4.4-r1

Dante is SOCKS server and a SOCKS client (development files)

https://www.inet.no/dante/

sudo apk add dante-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dante
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dante
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dante-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dante-doc 1.4.4-r1

Dante is SOCKS server and a SOCKS client (documentation)

https://www.inet.no/dante/

sudo apk add dante-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dante
  • normalized package name match
  • 一致条件: Dante
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dante-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dante-server 1.4.4-r1

Dante is SOCKS server and a SOCKS client

https://www.inet.no/dante/

sudo apk add dante-server
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dante
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dante
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dante-server from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dante-server-openrc 1.4.4-r1

Dante is SOCKS server and a SOCKS client (OpenRC init scripts)

https://www.inet.no/dante/

sudo apk add dante-server-openrc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dante
  • normalized package name match
  • 一致条件: Dante
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dante-server-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

dante 1.4.4-10.fc44

A free SOCKS v4/v5 client implementation

https://www.inet.no/dante

sudo dnf install dante
  • License: BSD-Inferno-Nettverk
  • Category: Unspecified
  • Architecture: i686
  • Source Package: dante
  • 5 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Dante
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dante from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

dante-devel 1.4.4-10.fc44

Development libraries for SOCKS

https://www.inet.no/dante

sudo dnf install dante-devel
  • License: BSD-Inferno-Nettverk
  • Category: Unspecified
  • Architecture: i686
  • Source Package: dante
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Dante
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dante-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

dante-server 1.4.4-10.fc44

A free SOCKS v4/v5 server implementation

https://www.inet.no/dante

sudo dnf install dante-server
  • License: BSD-Inferno-Nettverk
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dante
  • 11 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Dante
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dante-server from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

dante 1.4.4-2

SOCKS v4 and v5 compatible proxy server and client

https://www.inet.no/dante

sudo pacman -S dante
  • License: LicenseRef-Dante
  • Architecture: x86_64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Dante
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dante from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dante 1.4.4-2.2

A SOCKSv4 and v5 client implementation

http://www.inet.no/dante/

sudo zypper install dante
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: dante
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Dante
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dante from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment