Cara Buat Custom Firmware Openwrt AX6/AX3600/AX9000

Опубликовано: 05 Июль 2026
на канале: Ilmu Gratis
1,012
13

tahapan
buka terminal
ketik git clone https://github.com/robimarko/openwrt.git
cd openwrt
git pull
git checkout versi terakhir
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig
make -j(total cpu +1)

link download
http://
lyksoomu.com/Txmu

link source
https://github.com/robimarko/openwrt/...
https://openwrt.org/docs/guide-develo...
https://openwrt.org/docs/guide-develo...