The [OpenWrt ](https://openwrt.org/start)Project is a Linux operating system targeting embedded devices. Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developers, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customization, to use the device in ways never envisioned. ### Why use OpenWRT? People install OpenWrt because they believe it works better than the stock firmware from their vendor. They find it is more stable, offers more features, is more secure and has better support. - **Extensibility:** OpenWrt provides many capabilities found only in high-end devices. Its 3000+ application packages are standardized, so you can easily replicate the same setup on any supported device, including two (or even five) year old routers. [More...](https://openwrt.org/reasons_to_use_openwrt#extensibility "reasons_to_use_openwrt") - **Security:** OpenWrt's standard installation is secure by default, with Wi-Fi disabled, no poor passwords or backdoors. OpenWrt's software components are kept up-to-date, so [vulnerabilities get closed shortly after they are discovered](https://openwrt.org/advisory/start "advisory:start"). [More...](https://openwrt.org/reasons_to_use_openwrt#security "reasons_to_use_openwrt") - **Performance and Stability:** OpenWrt firmware is made of standardized modules used in all supported devices. This means each module will likely receive more testing and bug fixing than stock firmware which can be tweaked for each product line and never touched again. [More...](https://openwrt.org/reasons_to_use_openwrt#performance_stability "reasons_to_use_openwrt") - **Strong Community Support:** OpenWrt team members are regular participants on the [OpenWrt Forum](https://forum.openwrt.org/ "https://forum.openwrt.org"), [OpenWrt Developer](https://lists.openwrt.org/mailman/listinfo/openwrt-devel "https://lists.openwrt.org/mailman/listinfo/openwrt-devel") and [OpenWrt Admin](https://lists.openwrt.org/mailman/listinfo/openwrt-adm "https://lists.openwrt.org/mailman/listinfo/openwrt-adm") mailing lists, and [LEDE's IRC channels.](https://openwrt.org/contact#irc_channels "contact") You can interact directly with developers, volunteers managing the software modules and with other long-time OpenWrt users, drastically increasing the chances you will solve the issue at hand. [More...](https://openwrt.org/contact "contact") - **Research:** Many teams use OpenWrt as a platform for their research into network performance. This means that the improvements of their successful experiments will be available in OpenWrt first, well before it gets incorporated into mainline, vendor firmware. [More...](https://openwrt.org/reasons_to_use_openwrt#research_platform "reasons_to_use_openwrt") - **Open Source/No additional cost:** OpenWrt is provided without any monetary cost. It has been entirely created by a team of volunteers: developers and maintainers, individuals and companies. If you enjoy using OpenWrt, consider contributing some effort to [help us improve it for others!](https://openwrt.org/start#openwrt_wants_you "start ↵") All of the above is possible because OpenWrt is part of the Open Source community, and powered by Linux kernel. [Get the source code...](https://git.openwrt.org/ "https://git.openwrt.org") - **And more...** [→ Read more reasons to use OpenWrt...](https://openwrt.org/reasons_to_use_openwrt#configuration "reasons_to_use_openwrt")