Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


1. 项目信息


2. 固件配置

2.1 系统配置

配置项 默认值 说明
LAN IP 10.0.0.1 (nn6000v2/scripts/update.sh)
WiFi 名称 500/5 (nn6000v2/patches/992_network_config.sh)
WiFi 密码 147258369 无线密码
WiFi 状态 禁用 首次启动需手动开启
PPPoE 账号 未配置 (nn6000v2/patches/992_network_config.sh)
PPPoE 状态 自动拨号 配置账号密码后自动拨号,无需手动开启

2.2 预装插件(20 个)

插件名称 功能说明
luci-app-argon Argon 主题
luci-app-istorex 应用商店
luci-app-dockerman Docker
luci-app-adguardhome 广告过滤
luci-app-diskman 磁盘管理
luci-app-smartdns DNS 加速
luci-app-autoreboot 定时重启
luci-app-sqm QoS 智能队列
luci-app-upnp UPnP 端口映射
luci-app-hd-idle 硬盘休眠
luci-app-p910nd USB 打印机共享
luci-app-easytier EasyTier 虚拟组网
luci-app-tailscale-community Tailscale 虚拟组网
luci-app-lucky 多功能网络代理插件
luci-app-oaf 应用过滤-默认禁用
luci-app-ttyd 终端
luci-app-quickfile 文件管理
luci-app-samba4 SMB 文件共享
luci-app-pbr 策略路由
luci-app-passwall 科学上网

3. 插件来源

部分插件源自:https://github.com/kenzok8/openwrt-packages


4. 项目结构

Link_NN6000V2/
└── nn6000v2/              # 设备专用目录
    ├── configs/           # 固件配置文件目录
    ├── patches/           # 设备补丁目录
    │   ├── cpuusage       # CPU 使用率补丁
    │   ├── hnatusage      # HNA 使用率补丁
    │   ├── smp_affinity   # SMP 中断平衡补丁
    │   └── tempinfo       # 温度信息补丁
    └── scripts/           # 编译脚本目录
        ├── build.sh       # 编译脚本
        ├── feeds.sh       # feeds 配置脚本
        ├── general.sh     # 通用设置脚本
        ├── packages.sh    # 包管理脚本
        ├── system.sh      # 系统配置脚本
        └── update.sh      # 更新脚本

ImmortalWrt

ImmortalWrt


About

Link_NN6000V2-自用固件

Resources

Stars

31 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages