We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60c0c0 commit 2199ee6Copy full SHA for 2199ee6
README.md
@@ -11,5 +11,5 @@ This tool is used to jam any wifi network in your local area network.
11
```$ wifi --monitor start``` ==>To Start Monitor Mode <br>
12
```$ wifi --monitor stop``` ==>To Stop Montior Mode <br>
13
```$ wifi --status``` ==>To See Hotspot Networks/Connections <br>
14
-```$ wifi --status --bssid <bssid_name> -channel <channel_number>``` ==>T0 See Individual Hotspot Networks/Connections <br>
+```$ wifi --bssid <bssid_name> --channel <channel_number>``` ==>T0 See Individual Hotspot Networks/Connections <br>
15
```$ wifi --attack --bssid <bssid_name>``` ==>To Perform Attack On Prticular BSSID <br>
0 commit comments