# tlsx を Homebrew, Nix でインストール

tlsx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install tlsx
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:tlsx
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tlsx>
- **バージョン:** 1.3.0
- **ソース概要:** Fast and configurable TLS grabber focused on TLS based data collection
- **ホームページ:** <https://github.com/projectdiscovery/tlsx>
- **リポジトリ:** <https://github.com/projectdiscovery/tlsx>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/projectdiscovery/tlsx/archive/refs/tags/v1.3.0.tar.gz>
- **最終更新:** 2026-08-02T22:09:01Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- tlsx (cli)
- tlsx (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.3.0
- マネージャ更新日: 2026-08-02
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/projectdiscovery/tlsx
- 検出された最新: v1.3.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 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.

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

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


## ソース

- 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
