macOS
brew install tftp-nowlocal Homebrew formula metadata
brew
Single-binary TFTP server and client that you can use right now. Version 1.2.0 via Homebrew; verified from local package data.
install
brew install tftp-nowlocal Homebrew formula metadata
overview
Single-binary TFTP server and client that you can use right now
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tftp-now | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/puhitaku/tftp-now
install metadata
| Package key | brew:tftp-now |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tftp-now |
| Homepage | https://github.com/puhitaku/tftp-now |
| Repository | https://github.com/puhitaku/tftp-now |
| Upstream docs | https://github.com/puhitaku/tftp-now#readme |
| License | MIT |
| Source archive | https://github.com/puhitaku/tftp-now/archive/refs/tags/1.2.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tftp-now |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.