Skip to content

Commit c35ac2c

Browse files
author
=
committed
update requirements
1 parent 681f542 commit c35ac2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ hcxdumptool -> hcxpcapngtool -> hcxhashtool (additional hcxpsktool/hcxeiutool) -
7373
- Recommended: Arch Linux (notebooks and desktop systems), OpenWRT (small systems like Raspberry Pi, WiFi router)
7474
- WLAN device chipset must be able to run in monitor mode. MediaTek chipsets are preferred due to active monitor mode capabilities.
7575
- WLAN device driver *must* support monitor and full frame injection mode.
76-
- gcc >= 13 recommended (deprecated versions are not supported: https://gcc.gnu.org/)
76+
- gcc >= 14 recommended (deprecated versions are not supported: https://gcc.gnu.org/)
7777
- make
7878
- libpcap and libpcap-dev (If internal BPF compiler has been enabled.)
79-
- Raspberry Pi A, B, A+, B+, Zero (WH). (Recommended: Zero (WH) or A+, because of a very low power consumption), but notebooks and desktops will work as well.
79+
- Raspberry Pi A, B, A+, B+, Zero (WH). (Recommended: Zero or A+, because of a very low power consumption), but notebooks and desktops will work as well.
8080
- GPIO hardware mod recommended (push button and LED) on Raspberry Pi
8181
- To allow 5/6/7GHz packet injection, it is mandatory to uncomment a regulatory domain that support this: /etc/conf.d/wireless-regdom
8282

0 commit comments

Comments
 (0)