Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 579 Bytes

BUILD.md

File metadata and controls

26 lines (17 loc) · 579 Bytes

Openwrt master

Update feeds

./scripts/feeds update -a
./scripts/feeds install -a

Select wifidog-ng in menuconfig and compile new image.

Network  --->
    Captive Portals  --->
        <*> wifidog-ng.................................... wifidog-ng

Other

Clone code

rm -rf feeds/packages/net/wifidog-ng
cd package/network
git clone https://github.com/zhaojh329/wifidog-ng.git

Select wifidog-ng in menuconfig and compile new image.

Network  --->
    Captive Portals  --->
        <*> wifidog-ng.................................... wifidog-ng