
[0.7.1] warscan [options] [host template]
 options are:
   -s <script>  Run script with generated host list. Default is "scan".
   -f <file>    Read in host list from file, 1 per line.
   -o <file>    File to dump verified servers to. Default is "servers".
   -d <dir>     Put results/run in directory "dir".
   -A <str>     Arguments to pass to the script after the hostname.
   -B <str>     Arguments to pass to the script before the hostname.
   -P <num>     Number of pings to run in parallel. Default is 15.
   -S <num>     Number of scans to run concurrently. Default is 25.
   -L <num>     Upper limit for IP/DNS generation. Default is 254.
   -t <num>     Ping timeout. Default is 2 (seconds).
   -n           No server dump file. Don't attempt to save anything.
   -e           Extra output. Wait for and print output from scripts.
   -p           Ping scan only. Only ping hosts, don't run scan.
   -D           Turn on debugging. Increases verbosity.
   -V           Turn off verification phase.
   -v           Print version information and exit.
   -h           What you're reading now.

