Skip to content

v0.1.0 Shiny Web UI

Compare
Choose a tag to compare
@jtpereyda jtpereyda released this 08 Aug 09:35
· 584 commits to master since this release
51a8204

v0.1.0

Features

  • Web UI
    • Statistics now auto-update.
    • Test case logs now stream on the main page.
    • Cool left & right arrow buttons to move through test case
  • New Session parameter receive_data_after_fuzz. Controls whether to execute a receive step after sending
    fuzz messages. Defaults to False. This significantly speeds up tests in which the target tends not to respond to
    invalid messages.