pkg.soopen package index

brew / 排名 7466

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 iodine

查看 iodine 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install iodine

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install iodine

MacPorts ports tree · net/iodine/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add iodine

Alpine Linux edge package indexes · iodine · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install iodine

Debian stable package indexes · iodine · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install iodine

Fedora Rawhide package metadata · iodine · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#iodine

nixpkgs package indexes · pkgs/by-name/io/iodine/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S iodine

Arch Linux sync databases · iodine · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install iodine

openSUSE Tumbleweed package metadata · iodine · 来源: download.opensuse.org

概览

软件包摘要

Tunnel IPv4 traffic through a DNS server

命令和别名

  • iodine
  • iodined

历史

项目历史与用法

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.

时间线

  • 2006: First public release, version 0.3.0.
  • 2007: Version 0.4.0 added multiuser support, authentication, and a manpage.
  • 2009: Version 0.5.x added Windows support and downstream fragmentation/autoprobing improvements.
  • 2010: Version 0.6.0-rc1 added raw UDP mode and more query-type support.
  • 2014: Version 0.7.0 added partial IPv6 path support, systemd socket activation, and an authentication-bypass fix.
  • 2023: Version 0.8.0 added native Mac OS X utun support, server-side IPv6 listening support, wildcard-domain handling, and other portability updates.

Related projects

  • iodine belongs to the DNS-tunnel family of tools and is commonly compared by function rather than code lineage with utilities that tunnel IP or proxy traffic through constrained network egress paths. Its own docs recommend layering SSH or a VPN over the tunnel when confidentiality matters.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:server

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
iodine可执行文件已索引可执行文件从本地可执行文件索引发现。
iodined可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.8.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:iodine
版本0.8.0
软件包管理器Homebrew
主页https://code.kryo.se/iodine
仓库https://github.com/yarrick/iodine
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

iodine 0.7.0-11

tool for tunneling IPv4 data through a DNS server

https://code.kryo.se/iodine

sudo apt install iodine
  • Section: net
  • Architecture: amd64
  • 9 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Iodine
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iodine from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

iodine

nix profile install nixpkgs#iodine
  • normalized package name match
  • 匹配方式:Iodine
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/io/iodine/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

iodine 0.7.0-10

tool for tunneling IPv4 data through a DNS server

https://code.kryo.se/iodine

sudo apt install iodine
  • Section: universe/net
  • Architecture: amd64
  • 10 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Iodine
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iodine from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

iodine 0.8.0-r2

IP over DNS tunnel

https://code.kryo.se/iodine/

sudo apk add iodine
  • License: ISC
  • Architecture: x86_64
  • Source Package: iodine
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Iodine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iodine from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

iodine-doc 0.8.0-r2

IP over DNS tunnel (documentation)

https://code.kryo.se/iodine/

sudo apk add iodine-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: iodine
  • normalized package name match
  • 匹配方式:Iodine
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iodine-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

iodine 0.8.0-10.fc45

Solution to tunnel IPv4 data through a DNS server

http://code.kryo.se/iodine/

sudo dnf install iodine
  • License: ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: iodine
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Iodine
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: iodine from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

iodine-client 0.8.0-10.fc45

Client part of solution to tunnel IPv4 data through a DNS server

http://code.kryo.se/iodine/

sudo dnf install iodine-client
  • License: ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: iodine
  • 6 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Iodine
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: iodine-client from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

iodine-server 0.8.0-10.fc45

Server part of solution to tunnel IPv4 data through a DNS server

http://code.kryo.se/iodine/

sudo dnf install iodine-server
  • License: ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: iodine
  • 8 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Iodine
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: iodine-server from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

iodine 0.8.0-2

Tunnel IPv4 data through a DNS server

https://code.kryo.se/iodine

sudo pacman -S iodine
  • License: custom:ISC
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Iodine
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: iodine from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

iodine 0.8.0-1.4

IPv4-through-DNS tunnel server and client

http://code.kryo.se/iodine/

sudo zypper install iodine
  • License: ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: iodine
  • 10 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Iodine
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: iodine from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

iodine

sudo port install iodine
  • normalized package name match
  • 匹配方式:Iodine
MacPorts ports tree · api.github.com · MacPorts ports tree: net/iodine/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation