Update inject_80211.md

This commit is contained in:
Jiao Xianjun 2021-03-29 13:09:53 +02:00 committed by GitHub
parent 266e956643
commit fdbf6a5a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)