pkg.soopen package index

brew / 排名 1903

使用 Homebrew, dnf, MacPorts, Nix, apt, pacman, zypper 安装 testssl

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install testssl

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install testssl

MacPorts ports tree · security/testssl/Portfile · 来源: api.github.com

Linux

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

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

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

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

Debian apt已验证 · 92%
sudo apt install testssl.sh

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

Arch Linux pacman已验证 · 92%
sudo pacman -S testssl.sh

Arch Linux sync databases · testssl.sh · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install testssl.sh

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

概览

软件包摘要

Tool which checks for the support of TLS/SSL ciphers and flaws

命令和别名

  • testssl.sh

历史

项目历史与用法

testssl.sh is a free Bash command-line scanner for checking TLS and SSL services on any port, including supported protocols, ciphers, certificate properties, security headers, and known cryptographic flaws.

项目历史

The testssl/testssl.sh repository was created in July 2014 and official GitHub releases show a long public release history, including version 2.6 in 2015, 2.8 in 2017, the 3.0 line in 2020 and 2021, and the 3.2 stable line in 2025 and 2026.

The README describes testssl.sh as a no-install-or-configuration tool: no gems, CPAN, pip, or similar runtime stack are needed, and it runs out of the box on Linux, macOS, BSD systems, WSL2, MSYS2, and Cygwin. That packaging profile helped it become a common audit utility in Unix security toolboxes.

The changelog shows the project expanding from cipher and protocol checks into broader TLS operations: STARTTLS support, JSON and CSV output, browser/client simulations, certificate and CA checks, TLS 1.3, Docker images, GHCR builds, SSL Labs-style ratings, post-quantum and newer cipher handling, and mass-testing improvements.

采用历史

testssl.sh's adoption pattern is visible in its official README: it lists related frontends, mass scanners, privacy checkers, Nagios and Icinga integrations, GitHub Actions, JSON processors, and a Homebrew package discussion. These are signs of a tool used both interactively by security engineers and as a building block in automated checks.

The batch input also shows broad package-manager coverage: Homebrew, Debian, Ubuntu, Fedora/dnf, MacPorts, Nix, Arch/pacman, and openSUSE/zypper. That matters because TLS scanners are often run from ephemeral audit machines, CI jobs, or administrator laptops where quick package installation is the workflow.

使用方式

The normal interactive use is testssl.sh <hostname>, which performs a default scan of a host or URI. The usage documentation also covers per-protocol cipher checks, vulnerability checks such as Heartbleed, CCS injection, POODLE, FREAK, LOGJAM, DROWN, and ROBOT-related coverage, HTTP header checks, STARTTLS protocols, MX scans, proxy use, and IPv6.

For automation, testssl.sh supports batch input with --file, machine-readable JSON and CSV output, log files, append mode, warning suppression for batch runs, and Docker execution. Those features explain why it appears in package-manager catalogs and CI/security pipelines rather than only in penetration-testing notes.

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

testssl.sh is a package-nerd classic because it is a single command with heavy operational value: install it, point it at a host, and get a broad TLS posture report without setting up a web service or sending results to a third party.

Its Bash implementation and bundled compatibility work put it in the same mental shelf as nmap helper scripts, OpenSSL wrappers, and admin audit tools. Distribution packages make it easy to pin or update across fleets, CI runners, and responder laptops.

时间线

  • 2014: testssl/testssl.sh repository created on GitHub.
  • 2015: Version 2.6 released, with mass-testing file option and expanded TLS checks.
  • 2017: Version 2.8 released, adding features such as trust-chain checks, JSON and CSV logging, HTTP/2 ALPN checks, and DROWN checks.
  • 2020-2021: Version 3.0 line released, adding TLS 1.3 support, better JSON output, Docker support, STARTTLS improvements, and more robustness.
  • 2025: Version 3.2.0 released as a stable line.
  • 2026: Version 3.2.3 marked latest in official GitHub releases, with 3.3 development snapshots also published.

Related projects

  • OpenSSL, LibreSSL, STARTTLS services, SSL Labs-style ratings, Docker and GHCR images, Nagios and Icinga checks, GitHub Actions, mass-scanning wrappers, and TLS vulnerability test suites.

安全态势

尚未找到受保护工具覆盖

没有找到 testssl 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
testssl.sh可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:testssl
版本3.2.4
软件包管理器Homebrew
主页https://testssl.sh/
仓库https://github.com/testssl/testssl.sh
最后更新2026-07-12T21:25:00Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

testssl

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

testssl 3.2.3-3.fc45

Testing TLS/SSL encryption

https://testssl.sh/

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

testssl

sudo port install testssl
  • normalized package name match
  • 匹配方式:Testssl
MacPorts ports tree · api.github.com · MacPorts ports tree: security/testssl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

testssl.sh 3.2.1+dfsg-1

Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws

https://testssl.sh/

sudo apt install testssl.sh
  • Section: utils
  • Architecture: all
  • 4 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Testssl Sh
Debian stable package indexes · deb.debian.org · Debian stable package indexes: testssl.sh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

testssl.sh 3.2~rc3+dfsg-1

Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws

https://testssl.sh/

sudo apt install testssl.sh
  • Section: universe/utils
  • Architecture: all
  • 4 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式:Testssl Sh
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: testssl.sh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman92%

testssl.sh 3.2.4-1

Testing TLS/SSL encryption

https://github.com/testssl/testssl.sh

sudo pacman -S testssl.sh
  • License: GPL-2.0-only
  • Architecture: any
  • 6 依赖
  • installed executable or alias match
  • 匹配方式:Testssl Sh
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: testssl.sh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

testssl.sh 3.2.4-1.1

Testing TLS/SSL Encryption Anywhere On Any Port

https://testssl.sh

sudo zypper install testssl.sh
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Security
  • Architecture: noarch
  • Source Package: testssl.sh
  • 4 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Testssl Sh
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: testssl.sh 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