mirror of
https://github.com/open-sdr/openwifi.git
synced 2024-12-19 21:58:13 +00:00
Update inject_80211.md
This commit is contained in:
parent
fdbf6a5a6f
commit
4ec04889b0
@ -17,8 +17,9 @@ To this end, we have adapted a [packetspammer](https://github.com/gnychis/packet
|
|||||||
### Build inject_80211 on board
|
### Build inject_80211 on board
|
||||||
Userspace program to inject 802.11 packets through mac80211 supported (softmac) wireless devices.
|
Userspace program to inject 802.11 packets through mac80211 supported (softmac) wireless devices.
|
||||||
|
|
||||||
Login/ssh to the board, then
|
Login/ssh to the board and setup internet connection according to the Quick Start. Then
|
||||||
```
|
```
|
||||||
|
apt install libpcap-dev
|
||||||
cd openwifi/inject_80211
|
cd openwifi/inject_80211
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user