Skip to content

urbanski/ra2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ra2html - converts argus files to html summaries

usage: ra2html [-h] -f, --file FILE [-t,--title TITLE]
               [--top-talkers TOP_TALKERS] [--totals] [--target TARGET]
               [-s STYLESHEET]

ra2html generates incident report and graphs from argus files.

optional arguments:
  -h, --help            show this help message and exit
  -f, --file FILE       argus file to read
  -t,--title TITLE      set report title
  --top-talkers TOP_TALKERS
                        calculate top talkers
  --totals              calculate totals
  --target TARGET       perform individual analysis for specific addresses
  -s STYLESHEET         use a custom css stylesheet

An input file (-f, --file) is always required.


About

argus html reporting tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages