macOS
brew install dns2tcplocal Homebrew formula metadata
sudo port install dns2tcpMacPorts ports tree · net/dns2tcp/Portfile · 来源: api.github.com
安装
brew install dns2tcplocal Homebrew formula metadata
sudo port install dns2tcpMacPorts ports tree · net/dns2tcp/Portfile · 来源: api.github.com
sudo apt install dns2tcpDebian stable package indexes · dns2tcp · 来源: deb.debian.org
nix profile install nixpkgs#dns2tcpnixpkgs package indexes · pkgs/by-name/dn/dns2tcp/package.nix · 来源: api.github.com
概览
TCP over DNS tunnel
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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~/.dns2tcpdrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dns2tcpc | cli | 全局可执行文件 | |
dns2tcpd | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://packages.debian.org/sid/dns2tcp
安装元数据
| 软件包键 | brew:dns2tcp |
|---|---|
| 版本 | 0.5.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dns2tcp |
| 主页 | https://packages.debian.org/sid/dns2tcp |
| 仓库 | https://github.com/alex-sector/dns2tcp |
| 上游文档 | https://github.com/alex-sector/dns2tcp |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://deb.debian.org/debian/pool/main/d/dns2tcp/dns2tcp_0.5.2.orig.tar.gz |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 dns2tcp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.