diff --git a/source/_posts/2025.08/tr3000-openwrt.md b/source/_posts/2025.08/tr3000-openwrt.md new file mode 100644 index 0000000..ddf465b --- /dev/null +++ b/source/_posts/2025.08/tr3000-openwrt.md @@ -0,0 +1,38 @@ +--- +filename: tr3000-openwrt +title: Cudy TR3000刷入Openwrt系统 +date: 2025-08-31 20:15:00 +updated: '' +cover: https://pic.biss.click/i/2025/08/31/xd1k9f.png +tags: Cudy-TR3000 +categories: 技术 +abbrlink: '' +summary: '' +toc: true +comments: true +--- +最近搞到了一台`Cudy-TR3000`路由器,用来进行科学上网(小猫咪),先记录一下刷写`Openwrt`系统的过程。 +# 下载固件 +1. 中间固件 +中间固件可以在`Cudy`官方网站上下载 + +{% link Cudy固件下载,Cudy,https://www.cudy.com/zh-cn/pages/download-center/tr3000-1-0 %} + +
image
+2. Openwrt固件 +在下面的网站中下载,下载最新的就行 + +{% link Openwrt固件,Openwrt.ai,https://openwrt.ai/?target=mediatek%2Ffilogic&id=cudy_tr3000-256mb-v1 %} + +# 刷写固件 +访问`192.168.10.1`先刷入中间固件 + +
image
+ +然后访问`192.168.1.1`,刷入`Openwrt`插件 + +
image
+ +然后访问`10.0.0.1`,就可以看到openwrt登录页面了,默认密码是`root`。 + +
image