Automic VaultAutomic Vault

brew

libnet を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper でインストール

libnet のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install libnet

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install libnet

MacPorts ports tree · net/libnet/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add libnet

Alpine Linux edge package indexes · libnet · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install libnet

Fedora Rawhide package metadata · libnet · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#libnet

nixpkgs package indexes · pkgs/by-name/li/libnet/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S libnet

Arch Linux sync databases · libnet · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install libnet1

Debian stable package indexes · libnet1 · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install libnet-devel

openSUSE Tumbleweed package metadata · libnet-devel · ソース: download.opensuse.org

概要

パッケージ概要

C library for creating IP packets

コマンドとエイリアス

  • libnet-config

履歴

プロジェクトの歴史と使われ方

libnet is a C library for constructing and injecting network packets. It occupies the low-level packet-building side of the classic libpcap/libnet pairing: libpcap captures packets, while libnet gives test tools, scanners, and protocol experiments a portable API for emitting packets with controlled headers.

プロジェクトの歴史

The project traces its 1.1 line to Mike D. Schiffman's Packetfactory-era work, with project materials crediting libnet 1.1 to 1998-2004. The maintained 1.1.3-and-later line was revived by Sam Roberts starting in 2009 after the older Packetfactory-hosted code had become unmaintained.

The 1.1 API was a significant break from 1.0.x code. The migration guide describes the change as a simplification from a five-step packet workflow to initialization, packet building, and packet writing, and the README warns that libnet 1.0.x code is incompatible with libnet 1.1.x and later.

採用の歴史

libnet spread through security and networking tools because it hides byte ordering, buffer management, and link/IP layer packet assembly details while still allowing deliberate packet shaping. The official README names packaged tools such as arping, ettercap, nemesis, packit, tcptraceroute, and yersinia as libnet users.

使われ方

Developers include libnet through libnet.h and link with -lnet. The project retained libnet-config for compatibility but moved new integration guidance toward pkg-config, with libnet.pc replacing the older helper in modern builds.

パッケージ好きにとっての重要性

For package maintainers, libnet is notable because it is tiny in concept but sits on privileged and platform-specific network interfaces. Its ABI break between 1.0.x and 1.1.x, the revival from an abandoned upstream, and the long-lived libnet-config compatibility shim are exactly the sort of details that explain why distributions keep careful split packages and rebuild notes for it.

タイムライン

  • 1998-2004: libnet 1.1 materials credit Mike D. Schiffman for the Packetfactory-era implementation.
  • 2009: Sam Roberts began maintaining the 1.1.3-and-later line after the older upstream had gone quiet.
  • 2012: libnet 1.1.6 appeared in the SourceForge-hosted release area.
  • 2023: GitHub listed libnet v1.3 as a release dated October 2, 2023.

Related projects

  • libpcap is the natural companion library for capture-side workflows.
  • Packet-generation and network-security tools named by the project include arping, ettercap, nemesis, packit, tcptraceroute, and yersinia.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
libnet-configcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.3
マネージャ更新日2026-06-15
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/libnet/libnet

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libnet
バージョン1.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libnet
ホームページhttps://codedocs.xyz/libnet/libnet/
リポジトリhttps://github.com/libnet/libnet
上流ドキュメントhttps://codedocs.xyz/libnet/libnet
ライセンスBSD-2-Clause
ソースアーカイブhttps://github.com/libnet/libnet/releases/download/v1.3/libnet-1.3.tar.gz
最終更新2026-06-15T10:20:20-04:00
Pulseupdated
ビルド依存関係doxygen
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibnet
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libnet1 1.3+dfsg-2

library for the construction and handling of network packets

https://github.com/libnet/libnet/

sudo apt install libnet1
  • Section: libs
  • Architecture: amd64
  • Source Package: libnet
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libnet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnet1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnet1-dev 1.3+dfsg-2

development files for libnet

https://github.com/libnet/libnet/

sudo apt install libnet1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libnet
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libnet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnet1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnet1-doc 1.3+dfsg-2

developers documentation files for libnet

https://github.com/libnet/libnet/

sudo apt install libnet1-doc
  • Section: doc
  • Architecture: all
  • Source Package: libnet
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Libnet
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnet1-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libnet

nix profile install nixpkgs#libnet
  • normalized package name match
  • 一致条件: Libnet
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libnet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnet1 1.1.6+dfsg-3.2build1

library for the construction and handling of network packets

http://libnet-dev.sourceforge.net/

sudo apt install libnet1
  • Section: libs
  • Architecture: amd64
  • Source Package: libnet
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnet1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libnet1-dbg 1.1.6+dfsg-3.2build1

debugging symbols for libnet

http://libnet-dev.sourceforge.net/

sudo apt install libnet1-dbg
  • Section: libs
  • Architecture: amd64
  • Source Package: libnet
  • 1 依存関係
  • normalized package name match
  • 一致条件: Libnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnet1-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libnet1-dev 1.1.6+dfsg-3.2build1

development files for libnet

http://libnet-dev.sourceforge.net/

sudo apt install libnet1-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libnet
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnet1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libnet1-doc 1.1.6+dfsg-3.2build1

developers documentation files for libnet

http://libnet-dev.sourceforge.net/

sudo apt install libnet1-doc
  • Section: doc
  • Architecture: all
  • Source Package: libnet
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Libnet
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnet1-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

libnet 1.3-r0

A generic networking API that provides access to several protocols.

https://sourceforge.net/projects/libnet-dev/

sudo apk add libnet
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libnet
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libnet
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnet from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libnet-dev 1.3-r0

A generic networking API that provides access to several protocols. (development files)

https://sourceforge.net/projects/libnet-dev/

sudo apk add libnet-dev
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libnet
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libnet
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnet-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libnet-doc 1.3-r0

A generic networking API that provides access to several protocols. (documentation)

https://sourceforge.net/projects/libnet-dev/

sudo apk add libnet-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libnet
  • normalized package name match
  • 一致条件: Libnet
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnet-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libnet-static 1.3-r0

A generic networking API that provides access to several protocols. (static library)

https://sourceforge.net/projects/libnet-dev/

sudo apk add libnet-static
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: libnet
  • normalized package name match
  • 一致条件: Libnet
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnet-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

libnet 1.3-7.fc44

C library for portable packet creation and injection

https://github.com/libnet/libnet

sudo dnf install libnet
  • License: BSD-2-Clause AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libnet
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libnet from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libnet-devel 1.3-7.fc44

Development files for the libnet library

https://github.com/libnet/libnet

sudo dnf install libnet-devel
  • License: BSD-2-Clause AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libnet
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libnet-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libnet-doc 1.3-7.fc44

Documentation files for the libnet library

https://github.com/libnet/libnet

sudo dnf install libnet-doc
  • License: BSD-2-Clause AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: libnet
  • 1 提供
  • normalized package name match
  • 一致条件: Libnet
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libnet-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libnet 2:1.3-2

A library which provides API for commonly used low-level net functions

https://github.com/libnet/libnet

sudo pacman -S libnet
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnet
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libnet from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment