# 软路由/TV 相关配置

对于 TV 版本的 Netflix 可能会发送 UDP DNS 请求确认是否使用VPN等 对于该行为 解决方法为开启UDP转发。

也可以直接在TV上安装 Clash For Android 或 Surge 等软件解决。

我们假设您使用Openwrt 并使用代理插件 对于使用RouterOS等客户请您自己研究。

passwall等：`高级设置`中，UDP转发端口设置为`所有`

OpenClash：插件设置>全局设置>DNS设置 中打开 [DNS 劫持](https://github.com/vernesong/OpenClash/wiki/DNS%E8%AE%BE%E7%BD%AE)。

{% hint style="warning" %}
可能需要`关闭`软路由openwrt的turoacc组件中的`Shortcut-FE 流量分载`功能
{% endhint %}


---

# Agent Instructions: 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://docs.1stream.icu/new/ruan-lu-you-tv-xiang-guan-pei-zhi.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.
