/hostapd

Script for compiling, patching and packing hostapd from sources

Primary LanguageCGNU General Public License v2.0GPL-2.0

This is a script to compile, patch and pack hostapd deamon from sources. It can be used as a drop-in replacement for Debian and Ubuntu based distributions.

Add/review patches in patch/

sudo apt-get -y install git
cd ~
git clone https://github.com/igorpecovnik/hostapd	
cd hostapd
./go.sh