macOS
brew install dns2tcplocal Homebrew formula metadata
sudo port install dns2tcpMacPorts ports tree · net/dns2tcp/Portfile · source: api.github.com
brew
TCP over DNS tunnel. Version 0.5.2 via Homebrew; verified from local package data.
install
brew install dns2tcplocal Homebrew formula metadata
sudo port install dns2tcpMacPorts ports tree · net/dns2tcp/Portfile · source: api.github.com
sudo apt install dns2tcpDebian stable package indexes · dns2tcp · source: deb.debian.org
nix profile install nixpkgs#dns2tcpnixpkgs package indexes · pkgs/by-name/dn/dns2tcp/package.nix · source: api.github.com
overview
TCP over DNS tunnel
history
dns2tcp is a client/server tool for relaying TCP connections over DNS. It belongs to the older family of DNS-tunneling utilities used for constrained networks, demonstrations, and security testing rather than general-purpose VPN service.
The upstream ChangeLog marks version 0.3 as the public release and records later fixes for 64-bit architectures, DNS decoding, privilege dropping, client authentication, and Windows client support. The README is explicit that DNS encapsulation is not encrypted and should be treated as an insecure transport.
dns2tcp stayed visible because it solves one very specific network problem with small C tools: a client, a server, and simple resource mappings. Distribution packaging kept it available for administrators and security testers who need a TCP-over-DNS tunnel without a broader VPN stack.
The README shows using dns2tcpc to list available remote resources, bind a local port to a remote service, or run from ~/.dns2tcprc. Server use centers on ~/.dns2tcpdrc, where the operator defines the DNS domain, key, and named resources such as ssh or smtp targets.
Package nerds care about dns2tcp because it is a classic small-network-tool package: narrow, risky if misunderstood, but valuable in labs and incident-response toolboxes because it demonstrates TCP-over-DNS behavior with minimal moving parts.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
~/.dns2tcprc~/.dns2tcpdrcCredential-bearing paths to review before unattended agent runs.
~/.dns2tcprc~/.dns2tcpdrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dns2tcpc | cli | global executable | |
dns2tcpd | cli | global executable |
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.
https://packages.debian.org/sid/dns2tcp
install metadata
| Package key | brew:dns2tcp |
|---|---|
| Version | 0.5.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dns2tcp |
| Homepage | https://packages.debian.org/sid/dns2tcp |
| Repository | https://github.com/alex-sector/dns2tcp |
| Upstream docs | https://github.com/alex-sector/dns2tcp |
| License | GPL-2.0-or-later |
| Source archive | https://deb.debian.org/debian/pool/main/d/dns2tcp/dns2tcp_0.5.2.orig.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dns2tcp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dns2tcp 0.5.2-3
TCP-over-DNS tunnel server and client
http://www.hsc.fr/ressources/outils/dns2tcp/
sudo apt install dns2tcpdns2tcp
nix profile install nixpkgs#dns2tcpdns2tcp 0.5.2-3
TCP-over-DNS tunnel server and client
http://www.hsc.fr/ressources/outils/dns2tcp/
sudo apt install dns2tcpdns2tcp
sudo port install dns2tcpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.