aboutsummaryrefslogtreecommitdiff
path: root/examples/py-flow-dashboard
Commit message (Expand)AuthorAge
* Fixed some SonarCloud issuesToni Uhlig2024-10-26
* Bump werkzeug from 3.0.1 to 3.0.3 in /examples/py-flow-dashboard (#37)dependabot[bot]2024-05-29
* Bump werkzeug to 3.0.1Toni Uhlig2023-11-02
* Bump werkzeug from 2.0 to 2.2.3 in /examples/py-flow-dashboarddependabot[bot]2023-02-16
* nDPId: Reduced flow-updates for TCP flows to 1/4 of the timeout value.Toni Uhlig2022-09-19
* Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'.Toni Uhlig2022-08-15
* README updateToni Uhlig2022-07-12
* py-flow-dashboard: Improved graph axis scaling.lns2022-06-16
* README updatelns2022-05-31
* Renamed basic event to error event for the sake of the logic.Toni Uhlig2022-03-13
* Fixed some pyhton issues with static class members.Toni Uhlig2022-03-08
* Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.)Toni Uhlig2022-03-06
* Serialize flow risk score / confidence.Toni Uhlig2022-02-27
* Improved py-flow-info to provide more optional information about received tim...Toni Uhlig2022-02-05
* Added additional (minimalistic) detection information to flow updates.Toni Uhlig2022-02-04
* nDPIsrvd: Fixed memory leak caused be not clearing buffer cache after a clien...Toni Uhlig2022-01-26
* py-flow-dashboard: added tab layout and event pie chartToni Uhlig2022-01-26
* Improved Plotly/Dash example. It is now somehow informative.Toni Uhlig2022-01-25
* Major nDPId extension. Sorry for the huge commit.Toni Uhlig2022-01-20
* flow-dash: Simplified and extended bar graph.Toni Uhlig2021-05-28
* flow-dash: Added live bars visualising midstream/risky flow count.Toni Uhlig2021-05-28
* Added realtime web based graph example using Plotly/Dash.Toni Uhlig2021-05-27