Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install nftables

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

nixpkgs package indexes · nftables · ソース: raw.githubusercontent.com

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

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

openSUSE zypper確認済み · 92%
sudo zypper install nftables

openSUSE Tumbleweed package metadata · nftables · ソース: download.opensuse.org

概要

パッケージ概要

Netfilter tables userspace tools

履歴

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

nftables is the Netfilter project's replacement for the older iptables, ip6tables, arptables, and ebtables command families. It combines a new in-kernel packet classification framework with the `nft` userspace command and libnftables library, while reusing Netfilter pieces such as hooks, connection tracking, NAT, queueing, and logging.

プロジェクトの歴史

The nftables design was publicly presented at Netfilter Workshop 2008 and released publicly in March 2009 by Patrick McHardy. It was developed to reduce duplicated packet-filtering code and make extension easier than the separate xtables-era tools.

nftables was selected for Linux 3.13 in 2013 and became available upstream with the Linux 3.13 kernel line in January 2014. The official project page describes the replacement target, the new VM-based ruleset model, and the separate userspace command-line tool.

採用の歴史

The migration was intentionally gradual because firewall rules are operational infrastructure. The project provides an iptables/ip6tables compatibility layer over the nftables infrastructure, and distributions have used that bridge to move old command syntaxes onto the newer kernel backend.

By the Debian 10 and RHEL 8 era, nftables had moved from future replacement to default low-level packet-filtering framework in major Linux distributions. Red Hat documents nftables as the successor to iptables, ip6tables, arptables, ebtables, and ipset, and recommends it when administrators need direct control beyond high-level firewalld scenarios.

使われ方

Admins use `nft` to create tables, chains, sets, maps, NAT rules, and packet filters in a single syntax across address families. The package is most useful when you need explicit rulesets, performance-friendly sets/maps, atomic ruleset replacement, or a firewall that is easier to reason about than layered iptables invocations.

Package nerds care about which backend their distro's `iptables` command actually targets. On newer systems, `iptables-nft` compatibility may be present even when scripts still look old, while serious new rulesets are usually written as `/etc/nftables.conf` and loaded by the nftables service or by distribution firewall tooling.

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

nftables is one of the big Linux plumbing migrations: not a flashy app, but a shift in how packet filtering, NAT, and firewall state are represented. Its packaging matters because kernel version, libmnl, libnftnl, the `nft` tool, and distribution compatibility alternatives all have to line up.

タイムライン

  • 2008: nftables was presented at Netfilter Workshop in Paris.
  • 2009-03: Patrick McHardy announced the first public nftables release.
  • 2013-10: nftables was selected for Linux 3.13.
  • 2014-01: Linux 3.13 made nftables available upstream.
  • 2019: Debian 10 and RHEL 8 generation distributions made nftables a default or primary low-level firewall backend.

Related projects

  • Netfilter
  • iptables
  • ip6tables
  • arptables
  • ebtables
  • firewalld
  • libmnl
  • libnftnl

ソース

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://netfilter.org/projects/nftables/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:nftables
バージョン1.1.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/nftables
ホームページhttps://netfilter.org/projects/nftables/
リポジトリhttps://git.netfilter.org/nftables
上流ドキュメントhttps://wiki.nftables.org/wiki-nftables/index.php/Main_Page
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://www.netfilter.org/pub/nftables/nftables-1.1.6.tar.xz
依存関係gmp, jansson, libedit, libmnl, libnftnl, ncurses, readline
ビルド依存関係pkgconf, python@3.14
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libnftables-dev 1.1.3-1

Development files for libnftables

https://www.netfilter.org/

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

libnftables1 1.1.3-1

Netfilter nftables high level userspace API library

https://www.netfilter.org/

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

nftables 1.1.3-1

Program to control packet filtering rules by Netfilter project

https://www.netfilter.org/

sudo apt install nftables
  • Section: net
  • Architecture: amd64
  • 3 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Nftables
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nftables from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-nftables 1.1.3-1

nftables/libnftables python3 module

https://www.netfilter.org/

sudo apt install python3-nftables
  • Section: python
  • Architecture: amd64
  • Source Package: nftables
  • 3 依存関係
  • normalized package name match
  • 一致条件: Nftables
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-nftables from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

nftables

nix profile install nixpkgs#nftables
  • normalized package name match
  • 一致条件: Nftables
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: nftables from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libnftables-dev 1.0.9-1build1

Development files for libnftables

https://www.netfilter.org/

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

libnftables1 1.0.9-1build1

Netfilter nftables high level userspace API library

https://www.netfilter.org/

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

nftables 1.0.9-1build1

Program to control packet filtering rules by Netfilter project

https://www.netfilter.org/

sudo apt install nftables
  • Section: net
  • Architecture: amd64
  • 3 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Nftables
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: nftables from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-nftables 1.0.9-1build1

nftables/libnftables python3 module

https://www.netfilter.org/

sudo apt install python3-nftables
  • Section: universe/python
  • Architecture: amd64
  • Source Package: nftables
  • 3 依存関係
  • normalized package name match
  • 一致条件: Nftables
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-nftables from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

nftables 1.1.6-r1

Netfilter tables userspace tools

https://netfilter.org/projects/nftables

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

nftables-dev 1.1.6-r1

Netfilter tables userspace tools (development files)

https://netfilter.org/projects/nftables

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

nftables-doc 1.1.6-r1

Netfilter tables userspace tools (documentation)

https://netfilter.org/projects/nftables

sudo apk add nftables-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: nftables
  • normalized package name match
  • 一致条件: Nftables
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nftables-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nftables-openrc 1.1.6-r1

Netfilter tables userspace tools (OpenRC init scripts)

https://netfilter.org/projects/nftables

sudo apk add nftables-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: nftables
  • normalized package name match
  • 一致条件: Nftables
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nftables-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nftables-rulesets 1.1.6-r1

Meta package for pulling in all nftables rulesets

https://netfilter.org/projects/nftables

sudo apk add nftables-rulesets
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: nftables
  • normalized package name match
  • 一致条件: Nftables
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nftables-rulesets from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nftables-static 1.1.6-r1

Netfilter tables userspace tools (static library)

https://netfilter.org/projects/nftables

sudo apk add nftables-static
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: nftables
  • normalized package name match
  • 一致条件: Nftables
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nftables-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nftables-systemd 1.1.6-r1

Netfilter tables userspace tools (systemd files)

https://netfilter.org/projects/nftables

sudo apk add nftables-systemd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: nftables
  • normalized package name match
  • 一致条件: Nftables
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nftables-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.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