Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, apt, zypper 安装 tsung

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tsung

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install tsung

MacPorts ports tree · erlang/tsung/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add tsung

Alpine Linux edge package indexes · tsung · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install tsung

Fedora Rawhide package metadata · tsung · 来源: dl.fedoraproject.org

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

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

Ubuntu apt已验证 · 92%
sudo apt install tsung

Ubuntu 24.04 LTS package indexes · tsung · 来源: archive.ubuntu.com

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

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

概览

软件包摘要

Load testing for HTTP, PostgreSQL, Jabber, and others

命令和别名

  • tsplot
  • tsung
  • tsung-recorder

历史

项目历史与用法

Tsung is a distributed, Erlang-based load-testing tool for protocol-level benchmarks. Its official documentation describes it as the successor to IDX-Tsunami and as a multi-protocol stress tool for HTTP, WebDAV, SOAP, PostgreSQL, MySQL, AMQP, MQTT, LDAP, and Jabber/XMPP servers.

项目历史

Tsung began in 2001 when Nicolas Niclausse started IDX-Tsunami at IDEALX as an internal distributed Jabber load-stress tool. The project became an open-source multi-protocol load-testing tool within months, added HTTP support in 2003, and later moved to GitHub under processone.

The project's architecture reflects its Erlang roots: it uses lightweight processes and distributed Erlang to generate high concurrency from a single machine or a cluster. The manual ties this design to Erlang/OTP's performance, scalability, and fault-tolerance characteristics.

Release history shows a long-lived specialist tool rather than a short-lived benchmark script. The changelog documents protocol and reporting expansion across the 1.x line, including MQTT support in 1.5.0, WebSocket and WSS work in later releases, 1.7.0 in 2017, and 1.8.0 in 2023.

采用历史

Tsung's own manual records industrial and research use, including large Jabber/XMPP and HTTP/HTTPS tests, French public-sector and enterprise users, and very high-concurrency benchmark examples on clusters and EC2.

In package-manager culture, Tsung became the kind of tool installed when a simple request loop was not enough. The supplied package facts list it in Homebrew, Alpine, Fedora, MacPorts, Nix, Ubuntu, and openSUSE package sets, which matches its role as a Unix-friendly load generator.

GitHub metadata also indicates durable open-source attention: the upstream repository was created on GitHub in 2010, uses the develop branch as default, and remains active with thousands of stars and hundreds of forks as of the 2026 API response checked for this batch.

使用方式

Typical Tsung use is scenario-driven: users write XML configurations, run distributed client nodes, and generate reports on response time, connection time, requests per second, errors, and target-server monitoring.

The official recorder is part of its practical appeal. `tsung-recorder` can capture HTTP, WebDAV, and PostgreSQL sessions into XML under `~/.tsung/`, letting operators turn browser or database traffic into reusable benchmark scenarios.

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

Tsung matters to package nerds because it packages a full distributed benchmark harness behind a small set of command-line tools: `tsung`, `tsung-recorder`, and `tsplot`. It is a classic example of an Erlang systems tool that is installed from a package manager and then wired into local XML, shell, and graphing workflows.

Its niche overlaps several package ecosystems: web benchmarking, XMPP server testing, database protocol load generation, and Erlang runtime packaging. That makes dependency availability and sane default paths more important than polished desktop UX.

时间线

  • 2001: Development starts as IDX-Tsunami for internal Jabber load testing at IDEALX.
  • 2003: HTTP support is added, broadening the project beyond Jabber/XMPP.
  • 2010: The processone/tsung GitHub repository is created.
  • 2013: Tsung 1.5.0 adds MQTT support according to the changelog.
  • 2017: Tsung 1.7.0 is released with major fixes and protocol enhancements.
  • 2023: Tsung 1.8.0 is released with WebSocket, MQTT, reporting, and documentation fixes.

Related projects

  • The manual compares Tsung with simple injectors such as ApacheBench for one-URL loops, while positioning Tsung for complex scenarios and extended reports.
  • The background section links Tsung's traffic model to the earlier INRIA WAGON web-traffic generator prototype.

来源

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:http,sql,record

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.tsung/tsung.xml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tsplotcli全局可执行文件
tsungcli全局可执行文件
tsung-recordercli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本1.8.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.8.0

https://github.com/processone/tsung

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:tsung
版本1.8.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tsung
主页https://github.com/processone/tsung
仓库https://github.com/processone/tsung
上游文档http://tsung.erlang-projects.org/user_manual
许可证GPL-2.0-or-later
源码归档https://github.com/processone/tsung/archive/refs/tags/v1.8.0.tar.gz
依赖erlang, gnuplot
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

tsung

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

tsung 1.7.0-3.1

distributed multi-protocol load testing tool

http://tsung.erlang-projects.org/

sudo apt install tsung
  • Section: universe/net
  • Architecture: amd64
  • 16 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Tsung
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tsung from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tsung 1.8.0-r3

Tsung is a high-performance benchmark framework for various protocols including HTTP,XMPP,LDAP,etc.

https://www.process-one.net/en/tsung/

sudo apk add tsung
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tsung
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tsung
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tsung from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

tsung 1.8.0-8.fc44

A distributed multi-protocol load testing tool

http://tsung.erlang-projects.org/

sudo dnf install tsung
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tsung
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tsung
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tsung from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

tsung-doc 1.8.0-8.fc44

Documentation files for tsung

http://tsung.erlang-projects.org/

sudo dnf install tsung-doc
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tsung
  • 1 提供
  • normalized package name match
  • 匹配方式:Tsung
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tsung-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

tsung 1.8.0-2.4

A distributed multi-protocol load testing tool

http://tsung.erlang-projects.org/

sudo zypper install tsung
  • License: GPL-2.0-only
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: tsung
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tsung
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tsung from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tsung

sudo port install tsung
  • normalized package name match
  • 匹配方式:Tsung
MacPorts ports tree · api.github.com · MacPorts ports tree: erlang/tsung/Portfile from https://api.github.com/repos/macports/macports-ports/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment