> For the complete documentation index, see [llms.txt](https://doc.thordata.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/doc/zh-hk/dai-li/shu-ju-zhong-xin-dai-li/xie-yi.md).

# 協議

#### HTTP

我們的教學文件包含示範如何使用 HTTP 協議連接代理的程式碼範例，一般函式庫與第三方軟體也支援此協議。

#### HTTPS

您也可以透過 HTTPS 協議增強安全性，其提供完全加密的連接。因此，您必須在代理入口點加入「https\://」。例如：[https://host:](https://t.pr.thordata.net:9999/)。請注意，在修改程式碼以使用 HTTPS 協議之前，務必確認，因為部分程式設計函式庫（因版本過時）和某些第三方工具可能不支援 HTTPS 協議。
