Ignore -1 channels, bug/crash fix, support newer tshark
This commit is contained in:
@@ -74,7 +74,7 @@ class Arguments(object):
|
||||
dest='wep_timeout',
|
||||
metavar='[seconds]',
|
||||
type=int,
|
||||
help=Color.s('Seconds to wait before failing (default: {G}%d ivs{W})')
|
||||
help=Color.s('Seconds to wait before failing (default: {G}%d sec{W})')
|
||||
% Configuration.wep_timeout)
|
||||
wep.add_argument('-wepc',
|
||||
action='store',
|
||||
|
||||
Reference in New Issue
Block a user