You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,7 +83,7 @@ However, if you have that knowledge this tools can do magic.
83
83
- Recommended distribution: [Arch Linux](https://archlinux.org/) (notebooks and desktop systems), [OpenWRT](https://openwrt.org/) (small systems like Raspberry Pi, WiFi router)
84
84
- WLAN device chipset must be able to run in monitor mode.
85
85
- WLAN device driver *must* support monitor and full frame injection mode.
86
-
- gcc >= 15 recommended (deprecated versions are not supported: https://gcc.gnu.org/)
86
+
- gcc >= 16 recommended (deprecated versions are not supported: https://gcc.gnu.org/)
87
87
- make
88
88
- libpcap and libpcap-dev (If internal BPF compiler has been enabled.)
89
89
- 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.
0 commit comments