> 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.19.2.md).

# 版本 6.7.19.2

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

**版本：** Established 版

**平台：** Windows 64 位

Geo Prospector 6.7.19.2 在保留安全的离线许可证签名工作流程的同时，新增了集中式会员和积分管理。

## 会员管理

* 新许可证会自动在会员服务中注册。
* 客户名称、方案、计费周期、指纹、余额和到期时间都会同步。
* 激活和应用重启后会检查会员状态。
* 将 active 字段设为 FALSE 会阻止相应的会员。
* 管理员可以通过 add\_credit 字段增加客户积分。
* 积分活动可记录在 CreditLedger 工作表中。

## 许可证激活

* 仍支持使用 Ed25519 签名的离线激活令牌。
* 设备指纹验证仍保持启用。
* 在令牌验证后，会员状态和余额会同步。
* 重启应用后，已有效的会员会被正确恢复。

## 邮箱查找器

* 由捆绑的 Python 后端提供支持的网站列表邮箱查找器。
* 从公司网站提取公开邮箱。
* MX 域名验证。
* 手动输入网站和导入 CSV。
* CSV 和 Excel 结果导出。

## 安全

* 内嵌的 Established 版公钥。
* 已签名的安全锚点清单。
* 时钟回滚保护。
* 受保护的 Flutter 应用可执行文件。
* 受保护的 Node.js 和 Playwright 爬虫组件。
* 受保护的 Python 邮箱查找器后端。
* 私有签名种子不包含在发布制品中。

## 完整性

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

**文件版本：** 6.7.19.2

**产品版本：** 6.7.19.2

**SHA-256：** EBB61EEA5F08D61382D8ABD354773B734258C6D03CF4F7B85B382D15223D6CED

## 下载

* [下载 GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.19.2/GeoProspectorSetup.exe)
* [查看 GitHub 发布](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.19.2)

## 升级说明

安装此更新前，请关闭所有正在运行的 Geo Prospector 实例。Geo Prospector 6.7.19.2 适用于 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.19.2.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.
