Skip to content

Commit

Permalink
Update hostapd-wpe against hostapd 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-X- committed Jul 26, 2024
1 parent 0c16959 commit 52925bb
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 147 deletions.
10 changes: 5 additions & 5 deletions patches/wpe/hostapd-wpe/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ apt-get install libssl-dev libnl-genl-3-dev libnl-3-dev pkg-config libsqlite3-de
## General

```
wget https://raw.githubusercontent.com/aircrack-ng/aircrack-ng/master/patches/wpe/hostapd-wpe/hostapd-2.10-wpe.patch
wget https://w1.fi/releases/hostapd-2.10.tar.gz
tar -zxf hostapd-2.10.tar.gz
cd hostapd-2.10
patch -p1 < ../hostapd-2.10-wpe.patch
wget https://raw.githubusercontent.com/aircrack-ng/aircrack-ng/master/patches/wpe/hostapd-wpe/hostapd-2.11-wpe.patch
wget https://w1.fi/releases/hostapd-2.11.tar.gz
tar -zxf hostapd-2.11.tar.gz
cd hostapd-2.11
patch -p1 < ../hostapd-2.11-wpe.patch
cd hostapd
```

Expand Down
Loading

0 comments on commit 52925bb

Please sign in to comment.