macOS
brew install dns2tcplocal Homebrew formula metadata
sudo port install dns2tcpMacPorts ports tree · net/dns2tcp/Portfile · ソース: api.github.com
brew
dns2tcp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.