mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* pages*: fix small typos * pages/*: make help and version commands consistent * pages/*: follow "path/to/file" pattern * nop: generic display help wording
653 B
653 B
aireplay-ng
वायरलेस नेटवर्क में पैकेट इंजेक्ट करें।
aireplay-ng
का हिस्सा। अधिक जानकारी: https://www.aircrack-ng.org/doku.php?id=aireplay-ng।
- एक्सेस प्वाइंट के MAC पते, क्लाइंट के MAC पते और एक इंटरफ़ेस को देखते हुए एक विशिष्ट संख्या में असंबद्ध पैकेट भेजें:
sudo aireplay-ng --deauth {{count}} --bssid {{ap_mac}} --dmac {{client_mac}} {{interface}}