# 使用 Homebrew 安装 tftp-now

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

## 安装

```sh
sudo av install brew:tftp-now
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tftp-now
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:tftp-now
- **软件包管理器:** Homebrew
- **版本:** 1.2.0
- **来源摘要:** Single-binary TFTP server and client that you can use right now
- **主页:** <https://github.com/puhitaku/tftp-now>
- **仓库:** <https://github.com/puhitaku/tftp-now>
- **最后更新:** 2026-07-26T00:50:40+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- tftp-now (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.2.0
## 项目历史与用法

tftp-now is a single-binary TFTP server and client. Its README presents it as a no-configuration tool for quickly serving or transferring files over TFTP.

### 项目历史

The README explains the author's motivation: installing OpenWrt on routers often requires temporary TFTP transfer, while built-in or distro-provided TFTP servers can be hidden, missing, or awkward to configure. tftp-now packages that task as one executable with `serve`, `read`, and `write` commands.

### 采用历史

The README provides direct release binaries for Linux, macOS, and Windows, and notes Homebrew installation for macOS. The input metadata records tftp-now as a Homebrew package.

### 使用方式

Common usage is immediate file transfer work: `tftp-now serve` to start a server, `tftp-now read` to receive a file, and `tftp-now write` to send one. The README highlights release binaries for several architectures, which matters for router and embedded workflows.

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

For package-manager users, tftp-now is a classic tiny networking utility: installed only when a device bootloader or lab setup needs TFTP, but valuable because it avoids setting up a system daemon or inetd-style service.

### 时间线

- 2023-03-21: The GitHub releases page lists tftp-now 1.0.0.
- 2025-05-28: The GitHub releases page lists tftp-now 1.2.0.
- 2026: The input metadata records tftp-now as a Homebrew package.

### Related projects

- The README positions tftp-now against operating-system TFTP servers and distro tftpd packages rather than as part of a larger framework.

### 来源

- <https://github.com/puhitaku/tftp-now README>
- <https://github.com/puhitaku/tftp-now/releases>
- source_facts.package-manager


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/tftp-now.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tftp-now.yml)


## 来源

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