Skip to content

Commit

Permalink
hostapd-wpe.patch updated to work with hostapd-2.6 (latest release)
Browse files Browse the repository at this point in the history
  • Loading branch information
s0lst1c3 committed Apr 17, 2017
1 parent 0b42b8b commit fbb7054
Show file tree
Hide file tree
Showing 2 changed files with 2,078 additions and 240 deletions.
10 changes: 5 additions & 5 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ [email protected]
twitter: @brad_anton
------------------------------------------

The current hostapd-wpe.patch is for: hostapd-2.2.tar.gz
The current hostapd-wpe.patch is for: hostapd-2.6.tar.gz

About
----------
Expand Down Expand Up @@ -80,9 +80,9 @@ Building

$ git clone https://github.com/OpenSecurityResearch/hostapd-wpe

$ wget http://hostap.epitest.fi/releases/hostapd-2.2.tar.gz
$ tar -zxf hostapd-2.2.tar.gz
$ cd hostapd-2.2
$ wget http://hostap.epitest.fi/releases/hostapd-2.6.tar.gz
$ tar -zxf hostapd-2.6.tar.gz
$ cd hostapd-2.6
$ patch -p1 < ../hostapd-wpe/hostapd-wpe.patch
$ cd hostapd

Expand All @@ -99,7 +99,7 @@ Building

then finally just:

$ cd ../../hostapd-2.2/hostapd
$ cd ../../hostapd-2.6/hostapd
$ sudo ./hostapd-wpe hostapd-wpe.conf


Expand Down
Loading

0 comments on commit fbb7054

Please sign in to comment.