macOS
brew install tlsxlocal Homebrew formula metadata
brew
Fast and configurable TLS grabber focused on TLS based data collection. Version 1.2.2 via Homebrew; verified from local package data.
install
brew install tlsxlocal Homebrew formula metadata
nix profile install nixpkgs#tlsxnixpkgs package indexes · pkgs/by-name/tl/tlsx/package.nix · source: api.github.com
overview
Fast and configurable TLS grabber focused on TLS based data collection
history
tlsx is a ProjectDiscovery command-line TLS data gathering and analysis tool. Its official README describes it as a fast, configurable TLS grabber for collecting and analyzing TLS-based data.
The project belongs to the ProjectDiscovery security-tooling ecosystem rather than to the older Unix system-administration lineage. The README positions it around practical TLS reconnaissance features: multiple connection modes, certificate fields, TLS version and cipher inspection, JARM and JA3 fingerprints, and misconfiguration checks.
The tool has broadened beyond one-shot host probing. Current official documentation also describes Certificate Transparency log streaming, allowing tlsx to act as a near-real-time feed of newly issued certificates and host metadata.
In package-manager terms, tlsx is still a specialist security package: the supplied source facts list Homebrew and Nix packages, matching its audience of operators who compose recon tools from the shell rather than installing a desktop scanner.
The documented usage model is pipeline-friendly. tlsx accepts hosts, IPs, CIDRs, ASNs, URLs, ports, and files; emits text or JSON; and the README explicitly demonstrates piping certificate-derived names into dnsx and httpx for follow-on discovery.
Common package-nerd use is to install it as a small CLI in a security toolbox, feed it asset lists, and use JSON lines with jq or other ProjectDiscovery tools for automation.
tlsx matters to package-focused CLI users because it turns TLS inspection into a composable Unix-style command. Its value is less about being a general TLS library and more about packaging certificate, cipher, fingerprint, and CT-log collection behind one installable executable.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
tlsx | 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/projectdiscovery/tlsx
install metadata
| Package key | brew:tlsx |
|---|---|
| Version | 1.2.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tlsx |
| Homepage | https://github.com/projectdiscovery/tlsx |
| Repository | https://github.com/projectdiscovery/tlsx |
| Upstream docs | https://github.com/projectdiscovery/tlsx#readme |
| License | MIT |
| Source archive | https://github.com/projectdiscovery/tlsx/archive/refs/tags/v1.2.2.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 | tlsx |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
tlsx
nix profile install nixpkgs#tlsxsource 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.