mirror of
https://github.com/chinawrj/rtl8812au
synced 2025-01-09 10:01:37 +00:00
Fix alignement
This commit is contained in:
parent
f4347a0971
commit
f1894b5fd8
10
README.md
10
README.md
@ -22,10 +22,12 @@ Only for use with Linux & Android
|
|||||||
```
|
```
|
||||||
Realtek released a new multichip 'base', the v5.6.4.2 which supports Android 10, kernel v5.3
|
Realtek released a new multichip 'base', the v5.6.4.2 which supports Android 10, kernel v5.3
|
||||||
and they fixed the P2P NoA potentially buffer overflow.
|
and they fixed the P2P NoA potentially buffer overflow.
|
||||||
|
<br>
|
||||||
While we on our side added our patchset for penetration testing abilities, added monitor mode & frame injection,
|
While we on our side added our patchset for penetration testing abilities,
|
||||||
unlocked channels, adding txpower control and lots of other stuff, keeping it running as kernels are pushed
|
added monitor mode & frame injection, unlocked channels, adding txpower control and others,
|
||||||
faster then lightning these days. Follow the README.md, 'iwconfig' is deprecated, use 'iw' .. allways kill
|
keeping it running as kernels are pushed faster then lightning these days.
|
||||||
|
<br>
|
||||||
|
Follow the README.md, 'iwconfig' is deprecated, use 'iw' .. allways kill
|
||||||
interference with 'airmon-ng check kill' or 'kill -9 <pid>' first!
|
interference with 'airmon-ng check kill' or 'kill -9 <pid>' first!
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user