pkg.soopen package index

brew / 排名 7860

使用 Homebrew, apt, Nix, zypper 安装 uftp

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install uftp

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install uftp

Debian stable package indexes · uftp · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#uftp

nixpkgs package indexes · pkgs/by-name/uf/uftp/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install uftpd

openSUSE Tumbleweed package metadata · uftpd · 来源: download.opensuse.org

概览

软件包摘要

Secure, reliable, efficient multicast file transfer program

命令和别名

  • uftp
  • uftp_keymgt
  • uftpd
  • uftpproxyd

历史

项目历史与用法

UFTP is an encrypted UDP-based multicast file transfer suite. Its official page describes the target use case as secure, reliable, efficient distribution of files to multiple receivers, especially over satellite links where TCP performs poorly because of delay.

项目历史

UFTP is hosted on SourceForge and has a long public release table spanning older 3.x and 4.x lines through the current 5.x line. The 5.x documentation set includes protocol details, server usage, client usage, proxy usage, and key-management utility usage.

The project is more than a single sender binary. The installed suite includes a server, client daemon, proxy daemon, and key-management utility, reflecting the protocol's focus on large fan-out transfers, encryption setup, retransmission, and proxy aggregation.

采用历史

The official description is unusually specific about adoption niche: UFTP is useful when the same large file must reach many receivers, and particularly useful across satellite links with two-way communication. That points to broadcast-style and high-latency distribution environments rather than ordinary one-to-one FTP replacement.

The package-manager metadata shows UFTP available through Homebrew, Debian, Nix, Ubuntu, and openSUSE naming. That distribution footprint fits a specialized networking tool that operators may want to install on both senders and receivers without building from source.

使用方式

A UFTP session has announce/register, file-transfer, and completion/confirmation phases. The protocol sends file data as UDP blocks, lets clients report missing blocks with NAKs, and has the server retransmit the missing data.

The server command sends one or more files to one or more receivers via multicast with optional encryption. The documentation exposes operational controls for transmission rate, buffers, multicast TTL, DSCP, encryption algorithms, host lists, proxies, restart files, and logging.

UFTP also supports proxy servers for disjoint networks, NAT traversal, multicast tunneling, and response aggregation, which is central to scaling sender/receiver communication.

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

For package nerds, UFTP is the rare maintained command-line multicast transfer suite. It packages protocol machinery that would otherwise require bespoke operations code: sender, receiver daemon, proxy, key management, OpenSSL/CNG integration, and cross-platform builds.

Its release table and compatibility notes make it useful to distributions because deployments can mix clients, servers, and proxies across versions. The official page notes that version 5.x clients and proxies are backward compatible with 4.x servers.

时间线

  • 2010-03-11: UFTP 3.0 release listed on the official download table.
  • 2013-04-27: UFTP 4.0 release listed on the official download table.
  • 2020-04-22: UFTP 5.0 release listed on the official download table.
  • 2023-12-17: UFTP 5.0.3 release and last site update listed on the official page.

Related projects

  • The UFTP protocol documentation references TFMCC/RFC 4654 for congestion control and TLS 1.3/RFC 8446 concepts for key exchange and encryption setup.
  • The suite includes `uftp`, `uftpd`, `uftpproxyd`, and `uftp_keymgt` as related command-line programs.

来源

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:ftp

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
uftp可执行文件已索引可执行文件从本地可执行文件索引发现。
uftp_keymgt可执行文件已索引可执行文件从本地可执行文件索引发现。
uftpd可执行文件已索引可执行文件从本地可执行文件索引发现。
uftpproxyd可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本5.0.3
管理器更新时间2026-06-22
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:uftp
版本5.0.3
软件包管理器Homebrew
主页https://uftp-multicast.sourceforge.net/
最后更新2026-06-22T14:06:32-07:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

uftp 4.10.2-1.1+b4

Encrypted multicast file transfer program

http://uftp-multicast.sourceforge.net/

sudo apt install uftp
  • Section: net
  • Architecture: amd64
  • Source Package: uftp
  • 5 依赖
  • normalized package name match
  • 匹配方式:Uftp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uftp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

uftp

nix profile install nixpkgs#uftp
  • normalized package name match
  • 匹配方式:Uftp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uf/uftp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

uftp 4.10.2-1.1build4

Encrypted multicast file transfer program

http://uftp-multicast.sourceforge.net/

sudo apt install uftp
  • Section: universe/net
  • Architecture: amd64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Uftp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: uftp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Nix92%

uftpd

nix profile install nixpkgs#uftpd
  • installed executable or alias match
  • 匹配方式:Uftpd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uf/uftpd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper92%

uftpd 2.16-1.3

A combined TFTP/FTP server

https://troglobit.com/uftpd.html

sudo zypper install uftpd
  • License: ISC
  • Category: Productivity/Networking/Ftp/Servers
  • Architecture: x86_64
  • Source Package: uftpd
  • 3 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Uftpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: uftpd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

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