Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 spoof-mac

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install spoof-mac

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#spoof-mac

nixpkgs package indexes · pkgs/by-name/sp/spoof-mac/package.nix · 来源: api.github.com

概览

软件包摘要

Spoof your MAC address in macOS

命令和别名

  • spoof-mac
  • spoof-mac.py

历史

项目历史与用法

SpoofMAC is a small Python command-line utility for changing a network interface MAC address, originally centered on making the macOS workflow less tedious and later extended to Windows and Linux.

项目历史

The project README says it was created because changing a MAC address on Mac OS X was harder than it should be, especially because the Wi-Fi interface needed to be disassociated before the new address would apply. The public GitHub repository was created in 2011 and the README changelog records an original 0.0.0 version, a later rewrite to conform to PEP 8, Windows and Linux support in 1.2.0, and Python 3 support in 2.0.0.

采用历史

SpoofMAC entered package-manager culture as a quick installable CLI for a task often otherwise done with platform-specific network commands. The input records Homebrew and Nix packaging, and the upstream README also documents PyPI installation with pip or easy_install.

使用方式

Typical use is interactive terminal administration: list interfaces, randomize an interface address, set a specific address, or try to reset an interface back to its original address. The README also documents an optional launchd setup for macOS users who want a spoofed address applied at startup.

为什么软件包爱好者会关心

Package maintainers care about SpoofMAC because it wraps divergent macOS, Linux, and Windows network behavior behind one executable. It is the kind of tiny system utility that benefits from package-manager delivery: users want it in PATH, with Python dependencies and executable names handled for them.

时间线

  • 2011: GitHub repository created.
  • 1.2.0: Windows and Linux support added.
  • 2.0.0: Python 3 support added.
  • 2018: Last recorded repository push in GitHub metadata.

Related projects

  • The SpoofMAC README points to `spoof`, a Node.js port, as a related project.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
spoof-maccli全局可执行文件
spoof-mac.pycli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本2.1.1
管理器更新时间2026-06-15
本地数据OK
上游not checked
检测到的最新版本未检测到

https://feross.org/spoofmac/

安装元数据

软件包元数据

软件包键brew:spoof-mac
版本2.1.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/spoof-mac
主页https://feross.org/spoofmac/
仓库https://github.com/feross/SpoofMAC
上游文档https://feross.org/spoofmac
许可证MIT
源码归档https://files.pythonhosted.org/packages/9c/59/cc52a4c5d97b01fac7ff048353f8dc96f217eadc79022f78455e85144028/SpoofMAC-2.1.1.tar.gz
最后更新2026-06-15T10:21:20-04:00
Pulseupdated
依赖python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务declared
注意事项Although spoof-mac can run without root, you must be root to change the MAC. The launchdaemon is set to randomize en0. You can find the interfaces available by running: "spoof-mac list" If you wish to change interface randomized at startup change the plist line: <string>en0</string> to e.g.: <string>en1</string>

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namespoof-mac
Version Scheme0
Revision5
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Nix95%

spoof-mac

nix profile install nixpkgs#spoof-mac
  • normalized package name match
  • 匹配方式:Spoof Mac
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sp/spoof-mac/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • 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