# 梅林路由器翻墙教程

## 安装科学上网插件

打开这个页面 <https://github.com/hq450/fancyss>

然后通过 Ctrl F 搜索你路由器的型号。在路由器型号对应架构的“相关链接”里，点开“科学上网离线包”对应的页面，下载离线包保存到本地。 在软件中心安装下载的离线包，并配置翻墙。恭喜，你已经成功在路由器部署了科学上网插件！

## 通过订阅链接导入节点

打开科学上网软件

![](https://v2free.org/docs/SSPanel/Router/meilin1.png)

初次运行插件会弹出添加订阅节点窗口。点击“订阅节点”。 如果没有提示也不要紧。 在 更新管理 里面一样可以手动添加。

![](https://v2free.org/docs/SSPanel/Router/meilin2.png)

注册机场以获取节点订阅链接或者找免费的订阅链接。

这里我们推荐一个[V2ray机场，有免费V2ray节点](https://github.com/bannedbook/fanqiang/wiki/V2ray%E6%9C%BA%E5%9C%BA)，[点击注册](https://w1.maxo.top/auth/register?code=cd79)，注册后在该机场用户中心拷贝订阅链接。

教育网的网友如果打不开上面的链接，请使用这个链接： <https://cdn.maxo.top/auth/register?code=cd79>

注册后免费获得1024M初始流量，每日[签到](https://raw.githubusercontent.com/bannedbook/fanqiang/master/v2ss/images/checkin.jpg)可获得300-500M免费流量。 注册登录后，用个人邀请链接 邀请新用户注册还可获得流量奖励，如果新用户成为付费用户，你还可以赚取高达20%终生佣金奖励。

机场的 **订阅链接** 非常重要，你应当把它当做密码一样妥善保管。

在“订阅地址管理”粘贴复制的订阅链接， 并点击“保存并订阅”。稍等片刻，节点将会自动更新。

![](https://v2free.org/docs/SSPanel/Router/meilin3.png)

点击“账号设置” 打开插件开关。 节点选择：选择一个合适的服务器 模式：建议选择“大陆白名单模式” 如果玩游戏选择游戏模式即可。

![](https://v2free.org/docs/SSPanel/Router/meilin4.png)

## 相关阅读

* [V2ray机场，V2ray/SS免费翻墙节点](https://github.com/bannedbook/fanqiang/wiki/V2ray%E6%9C%BA%E5%9C%BA)
* [安卓翻墙软件](https://github.com/bannedbook/fanqiang/wiki/%E5%AE%89%E5%8D%93%E7%BF%BB%E5%A2%99%E8%BD%AF%E4%BB%B6)
* [安卓翻墙APP教程](https://github.com/bannedbook/fanqiang/tree/master/android)
* [Chrome一键翻墙包](https://github.com/bannedbook/fanqiang/wiki/Chrome%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85)
* [EdgeGo-Edge一键翻墙包](https://github.com/bannedbook/fanqiang/tree/master/EdgeGo)
* [火狐firefox一键翻墙包](https://github.com/bannedbook/fanqiang/wiki/%E7%81%AB%E7%8B%90firefox%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85)
* [自建V2ray服务器翻墙简明教程](https://fanqiang.gitbook.io/fanqiang/v2ss/zi-jian-v2ray-fu-wu-qi-jian-ming-jiao-cheng)
* [自建Shadowsocks服务器翻墙简明教程](https://fanqiang.gitbook.io/fanqiang/v2ss/zi-jian-shadowsocks-fu-wu-qi-jian-ming-jiao-cheng)
* [免费ss账号](https://github.com/bannedbook/fanqiang/wiki/%E5%85%8D%E8%B4%B9ss%E8%B4%A6%E5%8F%B7)
* [v2ray免费账号](https://github.com/bannedbook/fanqiang/wiki/v2ray%E5%85%8D%E8%B4%B9%E8%B4%A6%E5%8F%B7)
* [苹果电脑MAC翻墙](https://github.com/bannedbook/fanqiang/wiki/%E8%8B%B9%E6%9E%9C%E7%94%B5%E8%84%91MAC%E7%BF%BB%E5%A2%99)
* [iphone翻墙](https://github.com/bannedbook/fanqiang/wiki/iphone%E7%BF%BB%E5%A2%99)
* [TorBrowser一键翻墙包](https://github.com/bannedbook/fanqiang/wiki/TorBrowser%E4%B8%80%E9%94%AE%E7%BF%BB%E5%A2%99%E5%8C%85)

## 或者也可以通过节点URL导入(不推荐，更新比较麻烦)

拷贝节点URL后(不是订阅链接)，然后入下图导入：

![](https://v2free.org/docs/SSPanel/Router/meilin1.jpg)

![](https://v2free.org/docs/SSPanel/Router/meilin2.jpg)


---

# 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://fanqiang.gitbook.io/fanqiang/router/merlin.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.
