> For the complete documentation index, see [llms.txt](https://docs.ipcheck.ing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ipcheck.ing/knowledge-base/zh/connection-tools/connectivity-check.md).

# 连接性检查

## 它的作用

**网络连接** 检查你现在是否真的能够访问一组知名网站。

对于每个站点，MyIP 会通过浏览器经由 HTTPS 加载一张小图片（该站点的 favicon）。如果图片能加载，说明该站点可访问。如果几秒内没有任何响应，则不可访问。

这些是内置目标：

Google · YouTube · GitHub · Cloudflare · Claude · ChatGPT · 微信

## 如何运行

检查会在页面加载时自动运行。若要再次运行：

* 点击该部分标题栏中的刷新按钮（**重新测试连接**）即可重新测试所有项目。
* 点击任意单个卡片即可仅重新测试该站点。

你也可以添加自己的目标。点击 **添加测试**，为它命名并填写一个 URL，例如 `wikipedia.org`，它就会成为一个永久卡片。

{% hint style="info" %}
自定义测试仅保存在你浏览器的本地，绝不会离开你的设备。有些站点无法用这种方式测试，因为它们会阻止 favicon 请求。
{% endhint %}

## 读取结果

每张卡片都会显示一个状态词、一个表情图标和以毫秒为单位的时间。

| 状态     | 图标  | 其含义                |
| ------ | --- | ------------------ |
| `等待测试` | 闪烁点 | 检查尚未完成             |
| `正常`   | 笑脸  | 可访问，且响应时间低于 200 毫秒 |
| `正常`   | 中性脸 | 可访问，但耗时 200 毫秒或更长  |
| `不可用`  | 皱眉脸 | 超时前没有任何响应返回        |

{% hint style="warning" %}
将毫秒数视为站点之间的粗略比较，而不是实际延迟测量。正如应用本身所提示的，延迟值仅供参考，实际会更小。若要查看真实数值，请使用 [全局延迟测试](/knowledge-base/zh/network-tests/global-latency-test.md) 或 [MTR 测试](/knowledge-base/zh/network-tests/mtr-test.md).
{% endhint %}

### 重新测试点

如果 **首选项 → 多次连接刷新** 已开启，启动检查会运行多轮而不是一轮，并且每张卡片下方会出现一排小点。每个点代表一轮。将鼠标悬停在某个点上可查看该轮结果。

在此模式下，卡片显示你的 **最佳** 结果：记录到的最低时间，以及 `正常` 如果该站点至少在一轮中有响应。一行里有几个失败点，但有一个 `正常` 标签，则表示该站点可访问，但你与它之间的连接不稳定。

## “我能否访问全球互联网”的信号

当整轮检测完成后，MyIP 会以弹窗形式显示总体结论：

* **恭喜！** — *“所有连接测试都已通过，你可以访问所有网站。”*
* **糟糕！** — *“连接测试失败，某些网站无法访问。”*

这是你对“这里能否访问全球互联网？”的快速答案。你可以在 **首选项 → 连接弹窗提示**中关闭弹窗；无论如何卡片仍会更新。

## 常见模式

<details>

<summary>全部为绿</summary>

你的连接对这些目标来说是正常且未受过滤的。如果某个特定站点仍无法打开，问题在于该站点或你的浏览器，而不是你的网络路径。

</details>

<details>

<summary>国外网站红，本地网站绿</summary>

这是典型的过滤或阻断模式。流量可以正常离开你的网络，但某些目标无法到达。如果你使用 VPN 或代理，它很可能未运行，或者未覆盖这些目标。参见 [我的 VPN 或代理在工作吗？](/knowledge-base/zh/diagnose/is-my-vpn-working.md) 以及 [审查检测](/knowledge-base/zh/network-tests/censorship-check.md).

</details>

<details>

<summary>只有 Claude 或 ChatGPT 为红</summary>

某个 AI 产品自身出问题，通常是服务宕机，而不是你的网络故障。MyIP 针对此情况会显示横幅： **服务未加载？** 带有一个 **打开服务状态** 按钮，它会显示官方状态页上的实时可用性和近期事故。

</details>

<details>

<summary>全部为红</summary>

你的互联网连接本身已断开，或者你与互联网之间的某个环节正在阻止所有外发 HTTPS。检查 [IP 信息](/knowledge-base/zh/connection-tools/ip-information.md) 卡片是否已加载。如果它们也没有加载，请先检查你的路由器和网络服务提供商。

</details>

<details>

<summary>全绿但时间很慢</summary>

可访问，但拥塞。参见 [为什么我的网速这么慢？](/knowledge-base/zh/diagnose/why-is-my-internet-slow.md)

</details>

## 下一步做什么

* 某个特定网站无法打开？请阅读 [无法打开网站？](/knowledge-base/zh/diagnose/cant-open-a-website.md)
* 开启 VPN 后结果不对？请阅读 [我的 VPN 或代理在工作吗？](/knowledge-base/zh/diagnose/is-my-vpn-working.md)
* 想检查某个网站在世界其他地方是否被屏蔽？请使用 [审查检测](/knowledge-base/zh/network-tests/censorship-check.md).


---

# 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://docs.ipcheck.ing/knowledge-base/zh/connection-tools/connectivity-check.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.
