mirror of
https://github.com/open-sdr/openwifi.git
synced 2025-04-10 12:19:56 +00:00
Update inject_80211.md
This commit is contained in:
parent
266e956643
commit
fdbf6a5a6f
@ -14,9 +14,15 @@ Luckily, the mac80211 Linux subsystem provides packet injection functionality an
|
||||
|
||||
To this end, we have adapted a [packetspammer](https://github.com/gnychis/packetspammer) application originally written by Andy Green <andy@warmcat.com> and maintained by George Nychis <gnychis@gmail.com>.
|
||||
|
||||
### inject_80211
|
||||
### Build inject_80211 on board
|
||||
Userspace program to inject 802.11 packets through mac80211 supported (softmac) wireless devices.
|
||||
|
||||
Login/ssh to the board, then
|
||||
```
|
||||
cd openwifi/inject_80211
|
||||
make
|
||||
```
|
||||
|
||||
### Options
|
||||
```
|
||||
-m/--hw_mode <hardware operation mode> (a,g,n)
|
||||
|
Loading…
x
Reference in New Issue
Block a user