Closed GoogleCodeExporter closed 9 years ago
"pyrit help" or "pyrit -h passthrough" will help you. You might also be
interested in "pyrit -h attack_passthrough".
Original comment by lukas.l...@gmail.com
on 25 Jul 2011 at 1:47
I get the same problem:
root@alahin:~# pyrit -h passthrough
Traceback (most recent call last):
File "/usr/local/bin/pyrit", line 6, in <module>
pyrit_cli.Pyrit_CLI().initFromArgv()
File "/usr/local/lib/python2.6/dist-packages/pyrit_cli.py", line 61, in initFromArgv
args, commands = getopt.getopt(sys.argv[1:], 'u:v:c:e:i:o:r:b:')
File "/usr/lib/python2.6/getopt.py", line 91, in getopt
opts, args = do_shorts(opts, args[0][1:], shortopts, args[1:])
File "/usr/lib/python2.6/getopt.py", line 191, in do_shorts
if short_has_arg(opt, shortopts):
File "/usr/lib/python2.6/getopt.py", line 207, in short_has_arg
raise GetoptError('option -%s not recognized' % opt, opt)
getopt.GetoptError: option -h not recognized
Original comment by alahin6...@gmail.com
on 26 Jul 2011 at 11:49
alahi: update your version
Original comment by lukas.l...@gmail.com
on 26 Jul 2011 at 11:57
Original issue reported on code.google.com by
alahin6...@gmail.com
on 25 Jul 2011 at 10:03