# 路由器激活

{% hint style="danger" %}
激活头显需要你的**梯子线路**<mark style="color:red;">**支持UDP转发**</mark>，否则头显无法更新固件
{% endhint %}

## 老毛子路由器

低成本的路由器解决方案，性能一般，适合小白用户使用

{% content-ref url="/pages/-MR5hW3rggpXG9nVZnxq" %}
[老毛子路由器](/quest-guide/quest-router/padavan.md)
{% endcontent-ref %}

进入科学上网插件

<div align="left"><img src="https://fastly.jsdelivr.net/gh/EYW-015/Oculus-guide-China/img/pdv/pdv1.png" alt=""></div>

&#x5C06;**`运行模式`**&#x8BBE;置&#x4E3A;**`全局模式`**\
\&#xNAN;**`游戏UDP中继服务器`**&#x8BBE;置&#x4E3A;**`与主服务相同`**\
\&#xNAN;**`需要代理的端口`**&#x8BBE;置&#x4E3A;**`所有端口`**

{% hint style="danger" %}
请注意停止你的BT下载，否则可能会触发机场的封禁规则
{% endhint %}

<div align="left"><img src="https://fastly.jsdelivr.net/gh/EYW-015/Oculus-guide-China/img/pdv/pdv3.png" alt=""></div>

将Quest链接至WIFI，正常激活并更新

激活完成后&#x5C06;**`运行模式`**&#x8BBE;置&#x4E3A;**`绕过大陆IP模式`**\
&#x5C06;**`需要代理的端口`**&#x8BBE;置&#x4E3A;**`仅常用端口`**\
&#x5C06;**`游戏UDP中继服务器`**&#x8BBE;置&#x4E3A;**`停用`**

<div align="left"><img src="https://fastly.jsdelivr.net/gh/EYW-015/Oculus-guide-China/img/pdv/pdv4.png" alt=""></div>

## 梅林

折中的方案，WIFI性能强大，成本较高，适合对WIFI有需求的用户，需求无线串流的用户可考虑购买华硕

{% content-ref url="/pages/-MRQYihBGKIixU98eHfs" %}
[华硕路由器+梅林固件](/quest-guide/quest-router/asuswrt.md)
{% endcontent-ref %}

连接至你的路由器WIFI，确保你路由器插件开启了<mark style="color:red;">**游戏模式**</mark>，即可正常激活更新

## 软路由

最折腾、最强大的路由器方案，功能最多，成本也较高，电脑小白直接跳过

{% hint style="success" %}
既然你已经会折腾软路由了，那这点设置难不倒你
{% endhint %}

{% content-ref url="/pages/-MRQYoyupOk5ZjMC4XmJ" %}
[软路由](/quest-guide/quest-router/openwrt.md)
{% endcontent-ref %}

注意激活时&#x5C06;**`运行模式`**&#x8BBE;&#x4E3A;**`全局模式`**\
\&#xNAN;**`游戏UDP中继服务器`**&#x8BBE;置&#x4E3A;**`与主服务相同`**\
\&#xNAN;**`代理端口`**&#x8BBE;&#x4E3A;**`所有端口`**

激活完成后&#x5C06;**`运行模式`**&#x8BBE;置&#x4E3A;**`绕过大陆IP模式`**\
&#x5C06;**`代理端口`**&#x8BBE;&#x4E3A;**`常用端口`**\
&#x5C06;**`游戏模式UDP中继服务器`**&#x8BBE;置&#x4E3A;**`停用`**

<div align="left"><img src="https://fastly.jsdelivr.net/gh/EYW-015/Oculus-guide-China/img/openwrt/op1.png" alt=""></div>


---

# 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://ocguide.eyw015.com/quest-guide/quest-router.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.
