index
:
ndpi-daemon.git
add/PF_RING
add/apple-bsd-port
add/config-file-support
add/event-io-abstraction
add/nDPId-UDP-endpoint
add/tls-proxy-support
add/tunnel-decoding
add/udp-aes256-gcm
main
ndpi-example-proposal
tmp
Tiny nDPI based deep packet inspection daemons / toolkit.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
py-flow-dashboard
Commit message (
Expand
)
Author
Age
*
Fixed some SonarCloud issues
Toni Uhlig
2024-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.1
Toni Uhlig
2023-11-02
*
Bump werkzeug from 2.0 to 2.2.3 in /examples/py-flow-dashboard
dependabot[bot]
2023-02-16
*
nDPId: Reduced flow-updates for TCP flows to 1/4 of the timeout value.
Toni Uhlig
2022-09-19
*
Split `*_l4_payload_len' into `*_src_l4_payload_len' and `*_dst_l4_payload_len'.
Toni Uhlig
2022-08-15
*
README update
Toni Uhlig
2022-07-12
*
py-flow-dashboard: Improved graph axis scaling.
lns
2022-06-16
*
README update
lns
2022-05-31
*
Renamed basic event to error event for the sake of the logic.
Toni Uhlig
2022-03-13
*
Fixed some pyhton issues with static class members.
Toni Uhlig
2022-03-08
*
Added daemon event: DAEMON_EVENT_STATUS (periodically send's daemon statistics.)
Toni Uhlig
2022-03-06
*
Serialize flow risk score / confidence.
Toni Uhlig
2022-02-27
*
Improved py-flow-info to provide more optional information about received tim...
Toni Uhlig
2022-02-05
*
Added additional (minimalistic) detection information to flow updates.
Toni Uhlig
2022-02-04
*
nDPIsrvd: Fixed memory leak caused be not clearing buffer cache after a clien...
Toni Uhlig
2022-01-26
*
py-flow-dashboard: added tab layout and event pie chart
Toni Uhlig
2022-01-26
*
Improved Plotly/Dash example. It is now somehow informative.
Toni Uhlig
2022-01-25
*
Major nDPId extension. Sorry for the huge commit.
Toni Uhlig
2022-01-20
*
flow-dash: Simplified and extended bar graph.
Toni Uhlig
2021-05-28
*
flow-dash: Added live bars visualising midstream/risky flow count.
Toni Uhlig
2021-05-28
*
Added realtime web based graph example using Plotly/Dash.
Toni Uhlig
2021-05-27