Skip to content
Andreas Hontzia edited this page Sep 1, 2017 · 12 revisions
usage: pwntomate.py [-h] [-b BASEDIR] [-t TOOLDIR] [-x] xml

positional arguments:
  xml         path to Nmap XML file

optional arguments:
  -h, --help  show this help message and exit
  -b BASEDIR  path to base directory for tool output (default: ~/.pwntomate)
  -t TOOLDIR  path to custom tool directory (default: ./tools)
  -x          Executes the generated script automatically. (Be careful!)
Clone this wiki locally