System Requirements
Prerequisites for running WRTune with your OpenWRT router.
Router Requirements ๐
| Requirement | Details |
|---|---|
| Firmware | OpenWRT 24.10.x or newer (official releases) |
| Access | Root account with password |
| Protocol | ubus over HTTP (rpcd daemon) |
| Network | Local Wi-Fi or LAN connection to the router |
:::caution WRTune is designed for official OpenWRT releases. Custom or heavily modified firmware builds may not work correctly. Some features require specific packages (etherwake, nlbwmon, vnStat, AdGuard Home) which are optional. :::
Optional Router Packages ๐
These packages enhance specific features but are not required for core functionality:
| Package | Feature | Install Command |
|---|---|---|
etherwake | Wake-on-LAN | opkg install etherwake |
nlbwmon | Bandwidth statistics | opkg install nlbwmon |
vnstat / vnstati | Historical traffic data | opkg install vnstat vnstati |
| AdGuard Home | DNS filtering | Manual install |
Device Requirements ๐
| Platform | Minimum Version |
|---|---|
| Android | Android 8.0+ (API 26) |
| iOS | iOS 16.0+ |
Permissions ๐
After login, WRTune checks your router accountโs UCI ACL permissions. Features are conditionally hidden or show permission banners if your account lacks specific access. A root account with default permissions provides full access.