Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW committed Jan 18, 2024
1 parent 6858205 commit 2e2e275
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 5 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@
地址:192.168.11.1
```
- WiFi:WiFi配置已设置好,首次刷入开机等待几秒出来信号。
- WiFi信号:OpenWrt_2.4G/OpenWrt_5G 密码:无 可自己去设置
- WiFi信号:OpenWrt 密码:无 可自己去设置
- 支持USB3.0 5G上网模块。
- 支持MESH插件
- wifi firmware更新至20231024版本

# 截图
![image](https://github.com/DHDAXCW/GL.iNet_GL-MT6000_lede/assets/74764072/f25ae8f7-656e-4f91-a39e-01703cb6cd8f)
![image](https://github.com/DHDAXCW/GL.iNet_GL-MT6000_lede/assets/74764072/0fc3fa19-b5ef-45d5-a5fe-c919ca8fc6e5)
Expand Down
4 changes: 3 additions & 1 deletion configs/lean/lean-beggar.config
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ CONFIG_PACKAGE_kmod-usb3=y
CONFIG_PACKAGE_kmod-fuse=y
CONFIG_PACKAGE_luci-app-mia=n
CONFIG_PACKAGE_luci-app-xlnetacc=n
CONFIG_PACKAGE_luci-app-adbyby-plus=n
# CONFIG_PACKAGE_luci-app-adbyby-plus is not set
CONFIG_PACKAGE_luci-app-adbyby=y
CONFIG_PACKAGE_luci-app-netdata=y
CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y
CONFIG_PACKAGE_luci-app-alist=y
Expand All @@ -60,6 +61,7 @@ CONFIG_PACKAGE_luci-app-diskman_INCLUDE_lsblk=y
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_mdadm=y
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_raid456=y
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_linear=y
CONFIG_PACKAGE_luci-app-easymesh=y
CONFIG_PACKAGE_luci-app-ikoolproxy=y
CONFIG_PACKAGE_luci-app-irqbalance=y
CONFIG_PACKAGE_luci-app-mosdns=y
Expand Down
4 changes: 3 additions & 1 deletion configs/lean/lean-docker.config
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ CONFIG_PACKAGE_kmod-rt2800-usb=y
CONFIG_PACKAGE_kmod-usb2=y
CONFIG_PACKAGE_kmod-usb3=y

CONFIG_PACKAGE_luci-app-adbyby-plus=y
# CONFIG_PACKAGE_luci-app-adbyby-plus is not set
CONFIG_PACKAGE_luci-app-adbyby=y
CONFIG_PACKAGE_luci-app-adguardhome=y
# CONFIG_PACKAGE_luci-app-adguardhome_INCLUDE_binary=y
CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y
Expand All @@ -68,6 +69,7 @@ CONFIG_PACKAGE_luci-app-dnspod=y
CONFIG_PACKAGE_luci-app-ddnsto=y
CONFIG_PACKAGE_luci-app-dockerman=y
CONFIG_PACKAGE_luci-app-eqos=y
CONFIG_PACKAGE_luci-app-easymesh=y
CONFIG_PACKAGE_luci-app-familycloud=y
CONFIG_PACKAGE_luci-app-fileassistant=y
CONFIG_PACKAGE_luci-app-filebrowser=y
Expand Down
4 changes: 3 additions & 1 deletion configs/lean/lean-slim.config
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ CONFIG_PACKAGE_kmod-rt2800-usb=y
CONFIG_PACKAGE_kmod-usb2=y
CONFIG_PACKAGE_kmod-usb3=y

CONFIG_PACKAGE_luci-app-adbyby-plus=y
# CONFIG_PACKAGE_luci-app-adbyby-plus is not set
CONFIG_PACKAGE_luci-app-adbyby=y
CONFIG_PACKAGE_luci-app-adguardhome=y
# CONFIG_PACKAGE_luci-app-adguardhome_INCLUDE_binary=y
CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y
Expand All @@ -62,6 +63,7 @@ CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_raid456=y
CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_linear=y
CONFIG_PACKAGE_luci-app-dnspod=y
CONFIG_PACKAGE_luci-app-ddnsto=y
CONFIG_PACKAGE_luci-app-easymesh=y
CONFIG_PACKAGE_luci-app-frpc=y
CONFIG_PACKAGE_luci-app-frps=y
CONFIG_PACKAGE_luci-app-kodexplorer=y
Expand Down
4 changes: 3 additions & 1 deletion configs/lean/lean.config
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ CONFIG_PACKAGE_kmod-rt2800-usb=y
CONFIG_PACKAGE_kmod-usb2=y
CONFIG_PACKAGE_kmod-usb3=y

CONFIG_PACKAGE_luci-app-adbyby-plus=y
# CONFIG_PACKAGE_luci-app-adbyby-plus is not set
CONFIG_PACKAGE_luci-app-adbyby=y
CONFIG_PACKAGE_luci-app-adguardhome=y
# CONFIG_PACKAGE_luci-app-adguardhome_INCLUDE_binary=y
CONFIG_PACKAGE_luci-app-aliyundrive-webdav=y
Expand All @@ -67,6 +68,7 @@ CONFIG_PACKAGE_luci-app-diskman_INCLUDE_kmod_md_linear=y
CONFIG_PACKAGE_luci-app-dnspod=y
CONFIG_PACKAGE_luci-app-ddnsto=y
CONFIG_PACKAGE_luci-app-eqos=y
CONFIG_PACKAGE_luci-app-easymesh=y
CONFIG_PACKAGE_luci-app-familycloud=y
CONFIG_PACKAGE_luci-app-fileassistant=y
CONFIG_PACKAGE_luci-app-filebrowser=y
Expand Down
3 changes: 3 additions & 0 deletions scripts/lean.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ git clone --depth=1 https://github.com/jerrykuku/luci-app-vssr
# Add luci-proto-minieap
git clone --depth=1 https://github.com/ysc3839/luci-proto-minieap

# Add luci-app-easymesh
git clone --depth=1 https://github.com/ntlf9t/luci-app-easymesh

# Add OpenClash
git clone --depth=1 https://github.com/vernesong/OpenClash

Expand Down

0 comments on commit 2e2e275

Please sign in to comment.