当前位置:网站首页>【openwrt】推荐一个国内开发的openwrt的版本,iStoreOS简介,非常好用,主要是做了一些优化。解决了汉化的问题。
【openwrt】推荐一个国内开发的openwrt的版本,iStoreOS简介,非常好用,主要是做了一些优化。解决了汉化的问题。
2022-06-25 03:54:00 【freewebsys】
前言
本文的原文连接是:
https://blog.csdn.net/freewebsys/article/details/125354972
未经博主允许不得转载。
博主地址是:http://blog.csdn.net/freewebsys
1,关于iStoreOS简介
https://doc.linkease.com/zh/guide/istoreos/#istoreos%E7%AE%80%E4%BB%8B
iStoreOS 是提供给入门级 OpenWRT 爱好者使用的固件,主要是为了简化操作,避免入门用户走进太多坑。其中包括:
提供拨号向导,简化拨号流程
简化 DNS 配置
简化硬盘格式化流程(坑最多)
提供 Samba 设置向导(原始的 OpenWRT 没提供 Samba 密码设置的功能)
Docker 配置向导
远程下载设置向导
iStoreOS 还提供了软件中心:iStore (opens new window),尽可能解决插件之间的依赖关系,可让大家自由自在安装插件。
除此之外,为了方便大家折腾不出问题,避免掉坑里,我们还做了很多防坑操作,比如 ARS2 (opens new window)固件里面有:
救援模式,即是固件完全刷坏,也可以进入救援模式救回来
沙箱模式,通过 U 盘进入沙箱模式,不管如何安装插件搞坏了系统,拔掉 U 盘就回到上个状态
当然 iStoreOS 还有整套易有云 APP 的协助,可以远程管理系统,远程访问插件,远程访问文件,备份相册,看电影等。满足了很多用户折腾半天都搞不定的场景需求。
2,使用起来非常方便
研究了下,官方的openwrt 要安装的时候需要使用 PE 工具然后配合。
https://www.wepe.com.cn/
参考安装 openwrt 资料:
https://post.smzdm.com/p/ar6k3m8w/
https://www.koolcenter.com/posts/144
https://fw.koolcenter.com/iStoreOS/x86_64/
有相关的视频介绍,非常方便。
五分钟安装软路由/极速安装OpenWrt新方法/入门新人必备神技能 #软路由 #openwrt #LEDE #koolcenter #iStoreOS
github部分代码:
https://github.com/linkease/istore
3,总结
设备使用的是一个 intel 的小主机,但是wifi 目前还没有驱动成功。不知道是啥原因。
可以是用网口做路由器了。后续还需要折腾。
这个是替换过之前的皮肤的,openwrt 默认的皮肤不是特别的好看,有点像是 bootstarp 的模样。
但是应该兼容行不错。
本文的原文连接是:
https://blog.csdn.net/freewebsys/article/details/125354972
边栏推荐
- PHP code audit 2 - these functions must be known and understood
- Windows 2003 64 bit system PHP running error: 1% is not a valid Win32 Application
- 2D 照片变身 3D 模型,来看英伟达的 AI 新“魔法”!
- DAP data scheduling function improvement description
- Development of trading system (VIII) -- Construction of low delay network
- opencv是开源的吗?
- Development of trading system (IX) -- dark pool technology
- MySQL modifies and deletes tables in batches according to the table prefix
- 学习码 滚动码 固定码 有什么区别重码数,编码容量滚动码的原理
- Flutter FittedBox组件
猜你喜欢
2022-06-21-flink-49 (I. SQL manual)
Simple integration of client go gin -update
Development of trading system (VII) -- Analysis of trading delay
Serious PHP defects can lead to rce attacks on QNAP NAS devices
[proteus simulation] Arduino uno key controls the flashing increase / decrease display of nixie tube
2D 照片变身 3D 模型,来看英伟达的 AI 新“魔法”!
client-go gin的简单整合十一-Delete
MySQL根据表前缀批量修改、删除表
智慧风电:数字孪生 3D 风机智能设备运维
BSC parsing input data of transaction
随机推荐
Teach you how to install win11 system in winpe
Jilin University 22 spring March "official document writing" assignment assessment-00034
OpenSUSE installation pit log
Changsha's "talent seeking": "making efforts" and "making practical moves" go hand in hand, "rapid development" and "slow life" go hand in hand
Redis related-01
程序猿职业发展9项必备软技能
windows 2003 64位系统php运行报错:1% 不是有效的 win32 应用程序
学习码 滚动码 固定码 有什么区别重码数,编码容量滚动码的原理
小心被偷脸!天天用的人脸识别风险原来这么多?
Work assessment of pharmacotherapeutics of Jilin University in March of the 22nd spring -00064
The problem that only the home page can be accessed under openSUSE Apache laravel
Jilin University 22 spring March "technical economics" assignment assessment-00073
2.吹响半音阶口琴
Do you really need automated testing?
Trading system development (IV) - trading counter system
Simple integration of client go gin -update
严重的PHP缺陷可导致QNAP NAS 设备遭RCE攻击
acmStreamOpen返回值问题
Mobile mall project operation
【LeetCode】148. 排序链表