macOS
brew install iodinelocal Homebrew formula metadata
sudo port install iodineMacPorts ports tree · net/iodine/Portfile · ソース: api.github.com
brew
iodine のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install iodinelocal Homebrew formula metadata
sudo port install iodineMacPorts ports tree · net/iodine/Portfile · ソース: api.github.com
sudo apk add iodineAlpine Linux edge package indexes · iodine · ソース: dl-cdn.alpinelinux.org
sudo apt install iodineDebian stable package indexes · iodine · ソース: deb.debian.org
sudo dnf install iodineFedora Rawhide package metadata · iodine · ソース: dl.fedoraproject.org
nix profile install nixpkgs#iodinenixpkgs package indexes · pkgs/by-name/io/iodine/package.nix · ソース: api.github.com
sudo pacman -S iodineArch Linux sync databases · iodine · ソース: geo.mirror.pkgbuild.com
sudo zypper install iodineopenSUSE Tumbleweed package metadata · iodine · ソース: download.opensuse.org
概要
Tunnel IPv4 traffic through a DNS server
履歴
iodine is a DNS tunneling client/server pair for carrying IPv4 traffic through DNS queries and responses. Its upstream documentation frames it as useful in networks where broader Internet access is firewalled but DNS queries are still allowed.
The project published version 0.3.0 as its first public release on 2006-06-24 with Linux, FreeBSD, and OpenBSD support. Subsequent releases added Mac OS X support, authentication, multiuser operation, manpages, several DNS response encodings, Windows support, raw UDP mode, SELinux and systemd-related support, and IPv6 transport support for parts of the connection path while keeping tunneled payloads IPv4.
iodine's development history is especially visible in its changelog because many features correspond to real-world DNS-relay behavior: fragment-size probing, alternative record types, Base32/Base64/Base128 encodings, hostname-length controls, and workarounds for relays that rewrite or time out unusual DNS traffic.
The package became a standard small networking utility across Unix-like package managers. The Homebrew formula packages versioned GitHub tag archives and bottles it for macOS and Linux targets, while the input package metadata also lists iodine in Debian, Ubuntu, Fedora, Alpine, Arch, Nix, MacPorts, and openSUSE-style ecosystems.
iodine is normally used as an iodined server bound to a delegated DNS subdomain and an iodine client that opens a TUN-style interface. The README emphasizes that the server and client should speak the same protocol version, that users need control over a real domain for routed use, and that tunneled traffic is not encrypted by iodine itself.
For package nerds, iodine is the classic example of a small C networking tool whose packaging value is not just the binary but the platform glue around TUN/TAP devices, resolver behavior, DNS record quirks, and optional OS integration. Its formula is a compact package-manager artifact for a famously odd transport layer.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
iodine | cli | グローバル実行可能ファイル | |
iodined | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yarrick/iodine
インストールメタデータ
| パッケージキー | brew:iodine |
|---|---|
| バージョン | 0.8.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/iodine |
| ホームページ | https://code.kryo.se/iodine |
| リポジトリ | https://github.com/yarrick/iodine |
| 上流ドキュメント | https://code.kryo.se/iodine |
| ライセンス | ISC |
| ソースアーカイブ | https://github.com/yarrick/iodine/archive/refs/tags/v0.8.0.tar.gz |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | iodine |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
iodine 0.7.0-11
tool for tunneling IPv4 data through a DNS server
sudo apt install iodineiodine
nix profile install nixpkgs#iodineiodine 0.7.0-10
tool for tunneling IPv4 data through a DNS server
sudo apt install iodineiodine 0.8.0-r2
IP over DNS tunnel
sudo apk add iodineiodine-doc 0.8.0-r2
IP over DNS tunnel (documentation)
sudo apk add iodine-dociodine 0.8.0-9.fc44
Solution to tunnel IPv4 data through a DNS server
sudo dnf install iodineiodine-client 0.8.0-9.fc44
Client part of solution to tunnel IPv4 data through a DNS server
sudo dnf install iodine-clientiodine-server 0.8.0-9.fc44
Server part of solution to tunnel IPv4 data through a DNS server
sudo dnf install iodine-serveriodine 0.8.0-2
Tunnel IPv4 data through a DNS server
sudo pacman -S iodineiodine 0.8.0-1.2
IPv4-through-DNS tunnel server and client
sudo zypper install iodineiodine
sudo port install iodineソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.