mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2026-08-27 03:49:31 +00:00
update programs DataInfo as part of TickRun (only once per second
This commit is contained in:
parent
a16c53449a
commit
5fd239e0b8
4 changed files with 58 additions and 45 deletions
|
|
@ -146,6 +146,7 @@ mod tests {
|
|||
report_sort_type: SortType::Ascending,
|
||||
host_sort_type: SortType::Descending,
|
||||
service_sort_type: SortType::Neutral,
|
||||
program_sort_type: SortType::Neutral,
|
||||
filters: Filters {
|
||||
bpf: "tcp".to_string(),
|
||||
expanded: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue