Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
zh:reasons_to_use_openwrt [2018/05/26 13:55] – [可扩展性] lujimmyzh:reasons_to_use_openwrt [2018/08/05 10:35] – ↷ Links adapted because of a move operation bobafetthotmail
Line 34: Line 34:
     * [[:docs:howto:1wire|Interact with 1-wire devices]] (sensors, actors, ...).     * [[:docs:howto:1wire|Interact with 1-wire devices]] (sensors, actors, ...).
     * 让您的路由器成为 [[:docs:howto:home automation|家庭自动化]] 的核心。     * 让您的路由器成为 [[:docs:howto:home automation|家庭自动化]] 的核心。
-    * 通过[[packages:pkgdata:ddns-scripts|DDNS脚本]] 获得比供应商固件更广泛的 [[docs:guide-user:services:ddns:client|动态DNS(ddns)]] 服务商。+    * 通过[[packages:pkgdata_lede17_1:ddns-scripts|DDNS脚本]] 获得比供应商固件更广泛的 [[docs:guide-user:services:ddns:client|动态DNS(ddns)]] 服务商。
  
  
Line 48: Line 48:
 ===== 研发平台 ===== ===== 研发平台 =====
  
-Many teams who are doing cutting-edge research into networking topics use OpenWrt as a stable platform for their work. As their work moves from the experimental realm into practical, production-quality code, it is available in OpenWrt builds first. Some teams using OpenWrt include: +许多正在网络方面进行前沿研究的团队使用OpenWrt作为他们工作的稳定平台。随着他们的工作从实验领域转移到实际领域,生产质量代码将首先应用在OpenWrt中。一些使用OpenWrt的团队包括: 
-  * Continuing development of the [[http://bufferbloat.net|fq_codel and cake algorithms]] that decrease bufferbloat. +  * 继续开发减少bufferbloat的 [[http://bufferbloat.net|fq_codelcake算法]] 
-  * The [[https://www.bufferbloat.net/projects/make-wifi-fast/wiki/|Make Wi-Fi Fast]] team has been working to decrease queueing and latency in the wi-fi stack, and is testing out their airtime fairness code using OpenWrt. +  * [[https://www.bufferbloat.net/projects/make-wifi-fast/wiki/|Make Wi-Fi Fast]] 团队一直致力于减少Wi-Fi栈中的排队和延迟,并且正在使用OpenWrt测试他们的通话时间公平性代码。 
-  * [[http://homewrt.org|Homenet]] provides implementation of zeroconf IPv6 (and IPv4) routingprefix assignment and service discovery for a home network consisting of multiple routers connected to multiple service providers. There's a hnet-full package for OpenWrt.+  * [[http://homewrt.org|Homenet]] 为连接到多个服务提供商的多个路由器组建一个家庭网络并提供开机即用的IPv6(IPv4)路由前缀分配和服务发现功能。提供一个适用OpenWrt的hnet-full软件包。
  
 ===== 配置简单=====  ===== 配置简单===== 
-Because OpenWrt is a true Linux-based system, you have full control over all functions of your router/device. +由于OpenWrt是一个真正的基于Linux的系统,因此您可以完全控制路由器或设备的所有功能。 
-  * OpenWrt provides both command-line interface (via SSH) and a web-based user interface for configuration.  +  * OpenWrt可以使用通过SSH建立的命令行和基于Web的用户界面进行配置。 
-  * Configuration information is stored in plain-text files to ease the editing and/or copying. +  * 配置信息存储在纯文本文件中以简化编辑和(或)复制。 
-  * OpenWrt Image Builder allows you to create your own firmware images for your device with any customizations (pre-defined password, WiFi, etc). +  * 使用 [[https://openwrt.org/docs/guide-user/additional-software/imagebuilder|OpenWrt Image Builder]] 可以让您为自己设备随意配置(如预设密码,无线风格等)并定制固件。 
-  * The Web GUI allows you to select [[docs:guide-user:luci:luci.themes|themes]] that suit your needs/tastes In addition, [[packages:pkgdata:luci-i18n-base-lang|Localization of Web UI]] is available via packages in over 20 languages. +  * LuCI的Web图形化界面除可以让您选择适合需求或口味的 [[https://openwrt.org/docs/guide-user/luci/luci.themes|主题]] 外,还可以使用支持20多种语言的软件包实现[[https://openwrt.org/packages/pkgdata/luci-i18n-base-lang|Web用户界面的本地化]] 
-  * Configure the external LEDs and buttons/switches to suit your needs.+  * 配置外部LED和按钮或开关以满足您的需求。
  
 ===== 零成本支出 ===== ===== 零成本支出 =====
 OpenWrt以GPL协议发布,感谢包括个人和公司等志愿者的努力,让大家在使用时无需额外支出订购或授权费用。 OpenWrt以GPL协议发布,感谢包括个人和公司等志愿者的努力,让大家在使用时无需额外支出订购或授权费用。
  • Last modified: 2021/08/10 08:32
  • by tmomas