Update README.md

This commit is contained in:
ivanovborislav 2022-03-06 10:07:03 +02:00 committed by GitHub
parent 18164d5b04
commit 99abaa2045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 74 additions and 12 deletions

View File

@ -9,7 +9,7 @@
- Support Kernel: 3.8 - 5.4 (Realtek)
- Support up to Kernel 5.16
Kernel 5.17-rc5 support
Kernel 5.17-rc6 support
`wget https://raw.githubusercontent.com/ivanovborislav/document/main/patch/rtl8188EU_v5.13.3_kernel_5.17-rc5_support.patch`
@ -64,58 +64,119 @@ Start WPA3 (WPA3-SAE) SoftAP.
TX power control tested with SoftAP mode and OpenWrt firmware (OpenWrt 21.02.0 r16279-5cc0535800, Channel Analysis Feature).
- Ubuntu 21.10 (kernel 5.16)
- Ubuntu 21.10 (kernel 5.17-rc6)
* Aircrack-ng 1.6
* hcxdumptool 6.2.4
* hostapd v2.11-devel-hostap_2_10-101-g203a027b2
* wpa_supplicant v2.11-devel-hostap_2_10-101-g203a027b2
<details>
<summary>
Ubuntu 21.10 (kernel 5.16)
</summary>
* wpa_supplicant v2.10-devel-hostap_2_9-2398-g8a54c252a
* hostapd v2.10-devel-hostap_2_9-2398-g8a54c252a
* Aircrack-ng 1.6
* hcxdumptool 6.2.4
</details>
- Ubuntu 11.10 (kernel 3.0)
<details>
<summary>
Ubuntu 11.10 (kernel 3.0)
</summary>
* Aircrack-ng 1.5.2
* hcxdumptool 4.2.1
</details>
- Ubuntu 12.04 (kernel 3.4)
<details>
<summary>
Ubuntu 12.04 (kernel 3.4)
</summary>
* Aircrack-ng 1.5.2
* hcxdumptool 4.2.1
</details>
- Ubuntu 12.10 (kernel 3.5)
<details>
<summary>
Ubuntu 12.10 (kernel 3.5)
</summary>
* Aircrack-ng 1.5.2
* hcxdumptool 4.2.1
</details>
- Ubuntu 13.04 (kernel 3.8)
<details>
<summary>
Ubuntu 13.04 (kernel 3.8)
</summary>
* Aircrack-ng 1.5.2
* hcxdumptool 5.1.4
</details>
- Ubuntu 21.04 (kernel 5.11)
<details>
<summary>
Ubuntu 21.04 (kernel 5.11)
</summary>
* wpa_supplicant v2.10-devel-hostap_2_9-2374-g9ef8491d9
* Aircrack-ng 1.6
* hcxdumptool 6.1.6
</details>
- Ubuntu 21.10 (kernel 5.13)
<details>
<summary>
Ubuntu 21.10 (kernel 5.13)
</summary>
* Aircrack-ng 1.6
* wpa_supplicant v2.10-devel-hostap_2_9-2398-g8a54c252a
* hostapd v2.10-devel-hostap_2_9-2398-g8a54c252a
</details>
- Kali Linux 2019.1a (kernel 4.19)
<details>
<summary>
Kali Linux 2019.1a (kernel 4.19)
</summary>
* Aircrack-ng 1.5.2
* hcxdumptool 5.1.7
* wpa_supplicant v2.10-devel-hostap_2_9-2433-g8d881d942
</details>
- Kali Linux 2020.3 (kernel 5.9)
<details>
<summary>
Kali Linux 2020.3 (kernel 5.9)
</summary>
* Aircrack-ng 1.6
* hcxdumptool 6.1.4
* wpa_supplicant v2.10-devel-hostap_2_9-2379-g4775a5f82
</details>
- Kali Linux 2021.3a (kernel 5.14)
<details>
<summary>
Kali Linux 2021.3a (kernel 5.14)
</summary>
* Aircrack-ng 1.6
* hcxdumptool 6.1.6
* wpa_supplicant v2.10-devel-hostap_2_9-2433-g8d881d942
</details>
- Ubuntu 21.10 (kernel 5.15)
<details>
<summary>
Ubuntu 21.10 (kernel 5.15)
</summary>
* Aircrack-ng 1.6
* hcxdumptool 6.2.4
* wpa_supplicant v2.10-devel-hostap_2_9-2398-g8a54c252a
* hostapd v2.10-devel-hostap_2_9-2398-g8a54c252a
</details>
## HOW TO
@ -285,6 +346,7 @@ network={
Now start...
```
sudo systemctl stop NetworkManager
sudo killall wpa_supplicant
sudo wpa_supplicant -B -i <interface> -c wpa_supplicant.conf
sudo dhclient <interface>