# Installer tlsx avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tlsx pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:tlsx
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tlsx
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tlsx
```

  Preuve: nixpkgs package indexes: pkgs/by-name/tl/tlsx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:tlsx
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tlsx>
- **Version:** 1.3.0
- **Résumé source:** Fast and configurable TLS grabber focused on TLS based data collection
- **Page d'accueil:** <https://github.com/projectdiscovery/tlsx>
- **Dépôt:** <https://github.com/projectdiscovery/tlsx>
- **Licence:** MIT
- **Archive source:** <https://github.com/projectdiscovery/tlsx/archive/refs/tags/v1.3.0.tar.gz>
- **Dernière mise à jour:** 2026-08-02T22:09:01Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tlsx (cli)
- tlsx (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.3.0
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://github.com/projectdiscovery/tlsx
- dernière version détectée: v1.3.0 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2022: Official README examples showed tlsx v0.0.1 output and JSON scan records.
- 2025: GitHub release notes for v1.2.0 documented Certificate Transparency log streaming support.
- 2026: The batch source facts list tlsx in Homebrew and Nix.

### Related projects

- ProjectDiscovery dnsx and httpx are shown in the tlsx README as downstream tools for filtering discovered DNS names and probing active web services.
- The README acknowledges zcrypto, cfssl, and ciphersuite.info as supporting components for TLS modes and cipher classification.

### Sources

- <https://github.com/projectdiscovery/tlsx#readme>
- <https://github.com/projectdiscovery/tlsx/releases>
- input.source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - tlsx: normalized package name match | nixpkgs package indexes: pkgs/by-name/tl/tlsx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/fr/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [gnutls](https://pkg.so/fr/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security, ssl, tls.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Shares pkgdb curated category or tags: cli, security, ssl, tls.
- [nss](https://pkg.so/fr/brew/nss/) - Shares pkgdb curated category or tags: cli, security, tls.
- [mbedtls](https://pkg.so/fr/brew/mbedtls/) - Shares pkgdb curated category or tags: cli, security, ssl, tls.
- [openssl@4](https://pkg.so/fr/brew/openssl-4/) - Shares pkgdb curated category or tags: cli, security, ssl, tls.
- [openssl@3.5](https://pkg.so/fr/brew/openssl-3-5/) - Shares pkgdb curated category or tags: cli, security, ssl, tls.
- [openssl@3.0](https://pkg.so/fr/brew/openssl-3-0/) - Shares pkgdb curated category or tags: cli, security, ssl, tls.
- [stunnel](https://pkg.so/fr/brew/stunnel/) - Shares pkgdb curated category or tags: cli, security, ssl, tls.
- [masscan](https://pkg.so/fr/brew/masscan/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, network, network-scanner, scanner, security.
- [rustscan](https://pkg.so/fr/brew/rustscan/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, network, network-scanner, scanner, security.
- [sslscan](https://pkg.so/fr/brew/sslscan/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, scanner, security, ssl, tls.

## Combined YAML source

View the package source record on GitHub. [combined/tlsx.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tlsx.yml)


## Sources

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