> For the complete documentation index, see [llms.txt](https://embywiki.feverss.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://embywiki.feverss.cloud/advanced-usage/emby-app-in-macos-link-via-proxy.md).

# MacOS客户端使用代理观看狂热云Emby服务器

由于Emby客户端并不遵循MacOS的系统代理设置，所以单纯开启系统代理并无法对观看Emby终点站有任何加速的作用。为此，需要额外的步骤来实现对Emby客户端的代理。

MacOS上较为易用的富强软件有Surge（收费）、ClashX（免费）、Clash for Windows for Mac（免费）。还有其它的富强软件如ShadowsocksX-NG、V2rayU等不在此赘述。

所有富强软件的使用者都可通过Proxifier来实现Emby客户端的代理，具体步骤可参考 [各种通用富强软件搭配Proxifier](https://embywiki.911997.xyz/advanced-usage/emby-app-in-windows-link-via-proxy/by-proxifier.html) 。 在此将介绍不使用Proxifier的方法：

* [Surge for Mac](https://embywiki.911997.xyz/advanced-usage/emby-app-in-macos-link-via-proxy/Surge_for_Mac.html)
* [Clash X Pro](https://embywiki.911997.xyz/advanced-usage/emby-app-in-macos-link-via-proxy/ClashX.html)
* ~~Clash for Windows for Mac~~

  (虽然我写了这部分的教程，但是我自己尚未成功开启tun模式，所以就暂时不放上来了。感兴趣的朋友可参考：

  <https://embywiki.911997.xyz/advanced-usage/emby-app-in-windows-link-via-proxy/by-clash-tun-tap.html>

  <https://docs.cfw.lbyczf.com/contents/tun.html#macos>

  <https://github.com/Dreamacro/clash/wiki/Premium-Core-Features#tun-device>

  [https://docs.cfw.lbyczf.com/contents/parser.html#简便方法-yaml](https://docs.cfw.lbyczf.com/contents/parser.html#%E7%AE%80%E4%BE%BF%E6%96%B9%E6%B3%95-yaml)

  注：Mac版和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:

```
GET https://embywiki.feverss.cloud/advanced-usage/emby-app-in-macos-link-via-proxy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
