> 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/home/zh-tw/readme.md).

# 首頁

MyIP（IPCheck.ing）的官方文件——這款開源 IP 工具箱。包含使用者指南、網路診斷操作手冊，以及開發者與自架部署文件。

<h2 align="center">🧰 MyIP 文件中心</h2>

<p align="center"><strong>MyIP</strong> 是一個開源的全方位 IP 工具箱：可從多個來源查詢 IP、進行連線測試、WebRTC 與 DNS 洩漏偵測、速度測試、MTR、Whois、審查封鎖檢查等等。</p>

<p align="center"><a href="https://ipcheck.ing" class="button primary" data-icon="globe">在 IPCheck.ing 上開啟 MyIP</a> <a href="https://github.com/jason5ng32/MyIP" class="button secondary" data-icon="github">在 GitHub 上查看程式碼</a> <button type="button" class="button secondary" data-action="ask" data-icon="gitbook-assistant">向文件提問…</button></p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">封面圖片</th></tr></thead><tbody><tr><td><h3><i class="fa-life-ring" style="color:$primary;">:life-ring:</i></h3></td><td><h4><strong>知識庫</strong></h4></td><td>提供給所有使用 MyIP 的人：每個工具的用途、逐步的網路診斷，以及以淺顯語言說明的網路概念。</td><td><a href="https://docs.ipcheck.ing/knowledge-base" class="button secondary">瀏覽知識庫</a></td><td><a href="https://docs.ipcheck.ing/knowledge-base">https://docs.ipcheck.ing/knowledge-base</a></td><td><a href="https://content.gitbook.com/content/iXUwm9pN5zt9fp5G5YMt/blobs/mM1czh8bg53PQ10hDEN7/no-code.jpg">no-code.jpg</a></td></tr><tr><td><h3><i class="fa-code" style="color:$success;">:code:</i></h3></td><td><h4><strong>開發者</strong></h4></td><td>提供給自架者與貢獻者：使用 Docker 或 Node.js 部署你自己的執行個體、了解架構，並送出你的第一個 PR。</td><td><a href="https://docs.ipcheck.ing/developer" class="button secondary">閱讀開發者文件</a></td><td><a href="https://docs.ipcheck.ing/developer">https://docs.ipcheck.ing/developer</a></td><td><a href="https://content.gitbook.com/content/iXUwm9pN5zt9fp5G5YMt/blobs/EaBvvM3XFZ21flUmBdxK/api-reference.jpg">api-reference.jpg</a></td></tr></tbody></table>

## 使用者常用

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-shield-check" style="color:$success;">:shield-check:</i></h3></td><td><h4><strong>我的 VPN 有在運作嗎？</strong></h4></td><td>一次檢查你的 IP、WebRTC 與 DNS</td><td><a href="https://docs.ipcheck.ing/knowledge-base/diagnose/is-my-vpn-working">https://docs.ipcheck.ing/knowledge-base/diagnose/is-my-vpn-working</a></td></tr><tr><td><h3><i class="fa-droplet" style="color:$danger;">:droplet:</i></h3></td><td><h4><strong>我有洩漏真實 IP 嗎？</strong></h4></td><td>三種洩漏途徑，逐步測試</td><td><a href="https://docs.ipcheck.ing/knowledge-base/diagnose/am-i-leaking-my-real-ip">https://docs.ipcheck.ing/knowledge-base/diagnose/am-i-leaking-my-real-ip</a></td></tr><tr><td><h3><i class="fa-map-pin" style="color:$warning;">:map-pin:</i></h3></td><td><h4><strong>為什麼我的位置不正確？</strong></h4></td><td>GeoIP 如何運作，以及你可以對它有什麼期待</td><td><a href="https://docs.ipcheck.ing/knowledge-base/diagnose/why-is-my-ip-location-wrong">https://docs.ipcheck.ing/knowledge-base/diagnose/why-is-my-ip-location-wrong</a></td></tr><tr><td><h3><i class="fa-terminal" style="color:$info;">:terminal:</i></h3></td><td><h4><strong>用 curl 取得你的 IP</strong></h4></td><td>在終端機中一個指令即可，IPv4 或 IPv6</td><td><a href="https://docs.ipcheck.ing/knowledge-base/getting-started/curl-api">https://docs.ipcheck.ing/knowledge-base/getting-started/curl-api</a></td></tr></tbody></table>

## 自架者常用

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-rocket-launch" style="color:$primary;">:rocket-launch:</i></h3></td><td><h4><strong>快速入門</strong></h4></td><td>只需一個 Docker 指令即可部署你自己的 MyIP</td><td><a href="https://docs.ipcheck.ing/developer/getting-started/quickstart">https://docs.ipcheck.ing/developer/getting-started/quickstart</a></td></tr><tr><td><h3><i class="fa-database" style="color:$success;">:database:</i></h3></td><td><h4><strong>MaxMind 設定</strong></h4></td><td>唯一需要的憑證，幾分鐘即可完成設定</td><td><a href="https://docs.ipcheck.ing/developer/getting-started/maxmind-setup">https://docs.ipcheck.ing/developer/getting-started/maxmind-setup</a></td></tr><tr><td><h3><i class="fa-gear" style="color:$warning;">:gear:</i></h3></td><td><h4><strong>環境變數</strong></h4></td><td>每個變數，按群組分類並加以說明</td><td><a href="https://docs.ipcheck.ing/developer/reference/environment-variables">https://docs.ipcheck.ing/developer/reference/environment-variables</a></td></tr><tr><td><h3><i class="fa-circle-question" style="color:$info;">:circle-question:</i></h3></td><td><h4><strong>常見問題與疑難排解</strong></h4></td><td>最常見的部署問題，逐一解決</td><td><a href="https://docs.ipcheck.ing/developer/reference/faq">https://docs.ipcheck.ing/developer/reference/faq</a></td></tr></tbody></table>

{% hint style="info" icon="language" %}
**你的語言版本文件** — 請使用右上角的語言切換器。翻譯是根據英文原文自動產生的。
{% endhint %}


---

# 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/home/zh-tw/readme.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.
