op-packages/luci-app-natmap/README.md
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

19 lines
249 B
Markdown

### 支持版本
OpenWrt 19.07 及以上
### 使用
添加软件源
```
sh -c "$(curl https://fastly.jsdelivr.net/gh/EkkoG/openwrt-dist@master/add-feed.sh)" -- luci
```
更新软件源并安装
```
opkg update
opkg install luci-app-natmap
```