From b5dd456e0a0644a1afbdae07df653c83182238f0 Mon Sep 17 00:00:00 2001 From: bishsh Date: Sun, 31 Aug 2025 20:39:27 +0800 Subject: [PATCH] =?UTF-8?q?Create=202025=E5=B9=B48=E6=9C=88=20=E2=80=9Ctr3?= =?UTF-8?q?000-openwrt=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_posts/2025.08/tr3000-openwrt.md | 38 +++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 source/_posts/2025.08/tr3000-openwrt.md 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