Automic VaultAutomic Vault

brew

Install dante with Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper

SOCKS server and client, implementing RFC 1928 and related standards. Version 1.4.4 via Homebrew; verified 2026-06-19.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install dante

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install dante

MacPorts ports tree · net/dante/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add dante

Alpine Linux edge package indexes · dante · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install dante

Fedora Rawhide package metadata · dante · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#dante

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

Arch Linux pacmanverified · 92%
sudo pacman -S dante

Arch Linux sync databases · dante · source: geo.mirror.pkgbuild.com

Ubuntu aptverified · 92%
sudo apt install dante-client

Ubuntu 24.04 LTS package indexes · dante-client · source: archive.ubuntu.com

openSUSE zypperverified · 92%
sudo zypper install dante

openSUSE Tumbleweed package metadata · dante · source: download.opensuse.org

overview

Package summary

SOCKS server and client, implementing RFC 1928 and related standards

Commands and aliases

  • sockd
  • socksify

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:client,server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
sockdcliglobal executable
socksifycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.4.4
manager updated2026-06-19
local dataok
upstreamnot checked
latest detectednot detected

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

install metadata

Package metadata

Package keybrew:dante
Version1.4.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/dante
Homepagehttps://www.inet.no/dante/
Upstream docshttps://www.inet.no/dante/doc/latest
LicenseBSD-Inferno-Nettverk
Source archivehttps://www.inet.no/dante/files/dante-1.4.4.tar.gz
Last updated2026-06-19T12:30:05-07:00
Pulseupdated
Uses from macOSlibxcrypt
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

dante

nix profile install nixpkgs#dante
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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