macOS
brew install libdnetlocal Homebrew formula metadata
sudo port install libdnetMacPorts ports tree · net/libdnet/Portfile · ソース: api.github.com
brew
libdnet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libdnetlocal Homebrew formula metadata
sudo port install libdnetMacPorts ports tree · net/libdnet/Portfile · ソース: api.github.com
sudo apk add libdnetAlpine Linux edge package indexes · libdnet · ソース: dl-cdn.alpinelinux.org
sudo dnf install libdnetFedora Rawhide package metadata · libdnet · ソース: dl.fedoraproject.org
nix profile install nixpkgs#libdnetnixpkgs package indexes · pkgs/by-name/li/libdnet/package.nix · ソース: api.github.com
sudo pacman -S libdnetArch Linux sync databases · libdnet · ソース: geo.mirror.pkgbuild.com
sudo zypper install libdnet-developenSUSE Tumbleweed package metadata · libdnet-devel · ソース: download.opensuse.org
概要
Portable low-level networking library
履歴
libdnet is a portable low-level networking library that wraps address manipulation, ARP and route-table access, firewalling, interface handling, tunneling, and raw packet transmission behind one API.
The original libdnet site is signed by Dug Song and presents the project as a small systems library for C, C++, Python, Perl, and Ruby users across BSD, Linux, Mac OS X, Windows, Solaris, IRIX, HP-UX, and Tru64. Its SourceForge-era download section listed libdnet 1.11 in January 2005 and CVS as the source-control mechanism.
The GitHub tag history preserves the older imported lineage, including DNET_1_10 in February 2005 and libdnet-1.12 in January 2007, then shows renewed maintenance under the ofalk repository with releases from 2020 onward. The 2023-2024 releases focused on modern build tooling, CMake/autotools cleanup, Python binding rebuilds, CI, and portability fixes.
The official libdnet site listed projects using it such as arpd, firewalk, fragroute, honeyd, Nmap, Scapy, Unicornscan, and other network-testing or packet-manipulation tools. That placement made libdnet part of the classic Unix security-tool stack, often paired conceptually with libpcap for capture and libnet-style packet construction.
Developers use libdnet when they need portable access to network interfaces, routes, ARP tables, filters, tunnels, or raw Ethernet/IP transmission without writing per-OS code. The package also ships `dnet` and `dnet-config`, making it useful both as a development library and as an installed build dependency for older networking tools.
libdnet is a package-nerd fossil with real utility: it carries early-2000s network-security tooling assumptions into modern distributions. Packaging it well keeps old but still-useful packet tools buildable, especially where source has moved from SourceForge/CVS through Google Code-era references into maintained GitHub forks.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dnet | cli | グローバル実行可能ファイル | |
dnet-config | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ofalk/libdnet
インストールメタデータ
| パッケージキー | brew:libdnet |
|---|---|
| バージョン | 1.18.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/libdnet |
| ホームページ | https://github.com/ofalk/libdnet |
| リポジトリ | https://github.com/ofalk/libdnet |
| 上流ドキュメント | https://github.com/ofalk/libdnet#readme |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://github.com/ofalk/libdnet/archive/refs/tags/libdnet-1.18.2.tar.gz |
| 最終更新 | 2026-06-28T00:07:30-04:00 |
| Pulse | updated |
| ビルド依存関係 | pkgconf |
| 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 | libdnet |
| 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 パッケージリンクとは分けて表示されます。
libdnet
nix profile install nixpkgs#libdnetlibdnet 1.18.0-r0
simplified, portable interface to several low-level networking routines
https://github.com/ofalk/libdnet
sudo apk add libdnetlibdnet-dev 1.18.0-r0
simplified, portable interface to several low-level networking routines (development files)
https://github.com/ofalk/libdnet
sudo apk add libdnet-devlibdnet-doc 1.18.0-r0
simplified, portable interface to several low-level networking routines (documentation)
https://github.com/ofalk/libdnet
sudo apk add libdnet-doclibdnet 1.18.0-10.fc45
Simple portable interface to lowlevel networking routines
https://github.com/ofalk/libdnet
sudo dnf install libdnetlibdnet-devel 1.18.0-10.fc45
Header files for libdnet library
https://github.com/ofalk/libdnet
sudo dnf install libdnet-devellibdnet-progs 1.18.0-10.fc45
Sample applications to use with libdnet
https://github.com/ofalk/libdnet
sudo dnf install libdnet-progspython3-libdnet 1.18.0-10.fc45
Python bindings for libdnet
https://github.com/ofalk/libdnet
sudo dnf install python3-libdnetlibdnet 1.18.2-1
A simplified, portable interface to several low-level networking routines
https://github.com/ofalk/libdnet
sudo pacman -S libdnetlibdnet-devel 1.18.2-1.2
Development files for libdnet
https://github.com/dugsong/libdnet
sudo zypper install libdnet-devellibdnet1 1.18.2-1.2
Library for Portable Interface to Low-Level Networking Routines
https://github.com/dugsong/libdnet
sudo zypper install libdnet1libdnet
sudo port install libdnetソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.