# 使用 Homebrew 安装 dnsgen

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

## 安装

```sh
sudo av install brew:dnsgen
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dnsgen
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:dnsgen
- **软件包管理器:** Homebrew
- **版本:** 1.0.4
- **来源摘要:** Generates DNS names from existing domain names
- **主页:** <https://github.com/AlephNullSK/dnsgen>
- **仓库:** <https://github.com/AlephNullSK/dnsgen>
- **最后更新:** 2026-05-20T12:59:59Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dnsgen (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0.4
## 项目历史与用法

DNSGen is a DNS name permutation CLI for security researchers and penetration testers doing subdomain discovery and reconnaissance.

### 项目历史

The official README presents DNSGen 2.0 as an advanced DNS name permutation engine. It generates domain-name variations using insertion, number manipulation, affixing, cloud-provider, region, microservice, internal-tooling, and port-prefix patterns.

The project credits Aleph Null s.r.o. for the original concept and names altdns and massdns as related inspiration or workflow neighbors.

### 采用历史

DNSGen's adoption is centered on offensive-security and OSINT workflows. The repository is the main upstream surface, while the input metadata shows Homebrew packaging for workstation installation.

### 使用方式

Typical usage is to feed DNSGen known domains or hostnames, optionally add a custom wordlist, and pipe generated candidates into massdns or another resolver to find live subdomains.

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

DNSGen matters as a small composable recon package: it does candidate generation and leaves resolution, filtering, and reporting to other Unix-style tools.

### 时间线

- 2026 batch: Official README documents DNSGen 2.0 and Homebrew input metadata lists a packaged CLI.
- Current README: Project documents Python package installation and development setup through pip, uv, and Git.

### Related projects

- altdns is named by the README as an inspiration.
- massdns is named by the README for DNS resolution workflows.

### 来源

- <https://github.com/AlephNullSK/dnsgen>
- <https://github.com/AlephNullSK/dnsgen#readme>
- source_facts.package-manager


## 安全说明

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



## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
