Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Jan 10, 2025
1 parent 11f490c commit 9804245
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ hcxdumptool -> hcxpcapngtool -> hcxhashtool (additional hcxpsktool/hcxeiutool) -
- Detailed knowledge of Bolean Operators.
- Operating system: Linux (latest longterm or stable [kernel](https://www.kernel.org), mandatory >= 5.15)
- Recommended distribution: [Arch Linux](https://archlinux.org/) (notebooks and desktop systems), [OpenWRT](https://openwrt.org/) (small systems like Raspberry Pi, WiFi router)
- WLAN device chipset must be able to run in monitor mode. MediaTek chipsets are preferred due to active monitor mode capabilities.
- WLAN device chipset must be able to run in monitor mode.
- WLAN device driver *must* support monitor and full frame injection mode.
- gcc >= 14 recommended (deprecated versions are not supported: https://gcc.gnu.org/)
- make
Expand Down Expand Up @@ -141,7 +141,7 @@ make install PREFIX=/usr/local (as super user)
>
> **Always verify the actual chipset with 'lsusb' and/or 'lspci'!**
>
> No support for a third party driver which is not part of the official Linux kernel (https://www.kernel.org/)
> No support for a third party driver which is not part of the [official Linux kernel](https://www.kernel.org/)
> Report related issues to the site, from which you downloaded the driver.
>
> No support for a driver which doesn't support monitor mode and full frame injection natively.
Expand Down

0 comments on commit 9804245

Please sign in to comment.