macOS
brew install dantelocal Homebrew formula metadata
sudo port install danteMacPorts ports tree · net/dante/Portfile · 来源: api.github.com
安装
brew install dantelocal Homebrew formula metadata
sudo port install danteMacPorts ports tree · net/dante/Portfile · 来源: api.github.com
sudo apk add danteAlpine Linux edge package indexes · dante · 来源: dl-cdn.alpinelinux.org
sudo dnf install danteFedora Rawhide package metadata · dante · 来源: dl.fedoraproject.org
nix profile install nixpkgs#dantenixpkgs package indexes · pkgs/by-name/da/dante/package.nix · 来源: api.github.com
sudo pacman -S danteArch Linux sync databases · dante · 来源: geo.mirror.pkgbuild.com
sudo zypper install danteopenSUSE Tumbleweed package metadata · dante · 来源: download.opensuse.org
sudo apt install dante-clientUbuntu 24.04 LTS package indexes · dante-client · 来源: archive.ubuntu.com
概览
SOCKS server and client, implementing RFC 1928 and related standards
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
/etc/sockd.conf/etc/socks.conf可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
sockd | cli | 全局可执行文件 | |
socksify | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| macOS 提供的库 | libxcrypt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dante |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
dante
nix profile install nixpkgs#dantedante-client 1.4.3+dfsg-1
SOCKS wrapper for users behind a firewall
sudo apt install dante-clientdante-server 1.4.3+dfsg-1
SOCKS (v4 and v5) proxy daemon (danted)
sudo apt install dante-serverlibdsocksd0t64 1.4.3+dfsg-1
SOCKS library preloaded in user applications
sudo apt install libdsocksd0t64libsocksd0-dev 1.4.3+dfsg-1
Development files for compiling programs with SOCKS support
sudo apt install libsocksd0-devlibsocksd0t64 1.4.3+dfsg-1
SOCKS library for packages built using libsocksd-dev
sudo apt install libsocksd0t64dante 1.4.4-r1
Dante is SOCKS server and a SOCKS client
sudo apk add dantedante-dev 1.4.4-r1
Dante is SOCKS server and a SOCKS client (development files)
sudo apk add dante-devdante-doc 1.4.4-r1
Dante is SOCKS server and a SOCKS client (documentation)
sudo apk add dante-docdante-server 1.4.4-r1
Dante is SOCKS server and a SOCKS client
sudo apk add dante-serverdante-server-openrc 1.4.4-r1
Dante is SOCKS server and a SOCKS client (OpenRC init scripts)
sudo apk add dante-server-openrcdante 1.4.4-10.fc44
A free SOCKS v4/v5 client implementation
sudo dnf install dantedante-devel 1.4.4-10.fc44
Development libraries for SOCKS
sudo dnf install dante-develdante-server 1.4.4-10.fc44
A free SOCKS v4/v5 server implementation
sudo dnf install dante-serverdante 1.4.4-2
SOCKS v4 and v5 compatible proxy server and client
sudo pacman -S dantedante 1.4.4-2.2
A SOCKSv4 and v5 client implementation
sudo zypper install dante来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.