Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
F

fanchmwrt

> 编程语言
Open source

An open-source enterprise-grade router system based on OpenWrt.

679 stars0 likes0 views
WebsiteGitHub

About

An open-source enterprise-grade router system based on OpenWrt.

About

FanchmWrt is an open-source enterprise-grade router system.
This project is based on OpenWrt and incorporates some firewall features.
Several popular device firmwares have been released and are available for download at www.fanchmwrt.com.
You can also compile firmwares for other models yourself.

Important Notes

This project is free for personal use, you may redistribute the firmware or port the code to other projects, however,the copyright information in all source code files must be retained.
The App feature file of OAF is used to describe the protocol characteristics of an app, individuals may use it for free, but commercial use is prohibited,you can extract application characteristics yourself but not directly use the open-source feature files, the copyright for these files belongs to FanchmWrt.

Development

You can compile the fanchmwrt firmware yourself, Ubuntu 22 is recommended. Please include the repository address when re-releasing firmware.

Requirements

You need the following tools to compile FanchmWrt the same as OpenWrt, the package names vary between distributions. A complete list with distribution specific packages is found in the Build System Setup documentation.

binutils bzip2 diff find flex gawk gcc-6+ getopt grep install libc-dev libz-dev
make4.1+ perl python3.7+ rsync subversion unzip which

Quickstart

Compiling FanchmWrt is the same as compiling OpenWrt; please refer to the OpenWrt compilation tutorial.

  1. Run ./scripts/feeds update -a to obtain all the latest package definitions defined in feeds.conf / feeds.conf.default

  2. Run ./scripts/feeds install -a to install symlinks for all obtained packages into package/feeds/

  3. Run make menuconfig to select your preferred configuration for the toolchain, target system & firmware packages.

  4. Run make to build your firmware. This will download all sources, build the cross-compile toolchain and then cross-compile the GNU/Linux kernel & all chosen applications for your target system.

License

FanchmWrt is licensed under GPL-2.0

Upstream Repository

https://github.com/openwrt/openwrt

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言