> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-zh/fa-xing-shuo-ming/6.7.20.1.md).

# 版本 6.7.20.1

**发布日期：** 2026年7月20日

**版本：** 正式版

**平台：** Windows 64位

Geo Prospector 6.7.20.1 扩展了 Email Finder 容量，改进了流程控制，引入了可远程配置的使用限制，并重新校准了处理时间估算。

## 邮箱查找器

* 将独立 Email Finder 的最大输入提升到每次运行 1,000 个网站。
* 为受保护的 Python 后端添加了协作式取消。
* 现在，Stop 按钮会请求取消，并在当前网络操作返回后完成。
* 保留了公开邮箱提取、MX 验证、CSV 导出和 Excel 导出。

## 会员限额

* 新增可远程配置的每日、每周和每月限额。
* 新增每日、每周和每月使用计数器及重置周期。
* 无需重新构建应用程序，即可从会员 Google 表格中维护限额。
* 积分余额和周期性使用限额仍然是独立控制项。

## B2B Finder 和界面

* 使用更保守的端到端范围重新校准了 B2B Finder 的时间估算。
* 针对最多 1,000 个网站的工作负载重新校准了独立 Email Finder 的估算。
* 将 B2B 结果保留在 Progress Prospecting 下方的内联位置。
* 将 Visi Digital Internasional 版权声明移至更靠近侧边栏底部的位置。

## 安全性和打包

* 嵌入了 Established Edition 的公开验证密钥。
* 已为 6.7.20.1 版本的安全锚点清单签名。
* 保护了 Flutter 可执行文件和运行时组件。
* 保护了 Node.js、Playwright 和 Python Email Finder 组件。
* 此发布包中不包含私有签名种子。

## 完整性

**安装程序：** `GeoProspectorSetup.exe`

**SHA-256：** `C18C055131432EF6BB4A1F5D5F11B5B675D9DB2E1C6E572701A60C0EA7E05AF8`

## 升级说明

安装此更新前，请关闭任何正在运行的 Geo Prospector 实例。Geo Prospector 6.7.20.1 适用于 64 位 Windows。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-zh/fa-xing-shuo-ming/6.7.20.1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
