You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Advanced Options:
109
109
-Z Run pixiedust attack
110
110
111
111
Example:
112
-
reaver -i mon0 -b 00:90:4C:C1:AC:21 -vv
112
+
reaver -i wlan0mon -b 00:90:4C:C1:AC:21 -vv
113
113
```
114
114
115
115
Options description and examples of use can be found in the [Readme from Craig Heffner](https://github.com/t6x/reaver-wps-fork-t6x/blob/master/docs/README.REAVER). Here comes a description of the new options introduced since then:
@@ -144,7 +144,7 @@ Optional Arguments:
144
144
-h, --help Show help
145
145
146
146
Example:
147
-
wash -i mon0
147
+
wash -i wlan0mon
148
148
```
149
149
150
150
A detailed description of the options with concrete syntax examples can be found in [Craig Heffner's wash readme](https://github.com/t6x/reaver-wps-fork-t6x/blob/master/docs/README.WASH).
0 commit comments