mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 15:35:34 +02:00
aireplay-ng: add Dutch translation
This commit is contained in:
parent
eb67370954
commit
bb81988297
1 changed files with 9 additions and 0 deletions
9
pages.nl/common/aireplay-ng.md
Normal file
9
pages.nl/common/aireplay-ng.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# aireplay-ng
|
||||
|
||||
> Injecteer pakketten in een draadloos netwerk.
|
||||
> Deel van `aircrack-ng`.
|
||||
> Meer Informatie: <https://www.aircrack-ng.org/doku.php?id=aireplay-ng>.
|
||||
|
||||
- Stuur een specifiek aantal losgekoppelde pakketten op basis van het MAC-adres van een toegangspunt, het MAC-adres van een cliënt en een interface:
|
||||
|
||||
`sudo aireplay-ng --deauth {{nummer}} --bssid {{ap_mac}} --dmac {{cliënt_mac}} {{interface}}`
|
Loading…
Add table
Reference in a new issue