This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| set -x | |
| # SPDX-License-Identifier: GPL-3.0-or-later | |
| # Copyright (C) 2026 LongQT-sea <long025733@gmail.com> | |
| # UCI defaults template for use with https://firmware-selector.openwrt.org/ | |
| # Requires OpenWrt 23.05+ routers with dual-band WiFi (256MB RAM+) | |
| # WWAN_USB_PORT is MT7621-specific, update for other hardware | |
| # Requires these additional packages: | |
| # Esscential: luci-ssl luci-app-ddns ddns-scripts-cloudflare zram-swap adguardhome luci-app-mwan3 ip-full ip-bridge curl |