Commit graph

191 commits

Author SHA1 Message Date
Luca Deri
89dccead45 Added missing check 2022-08-12 20:21:37 +02:00
Luca Deri
54f8e335a5 Changed flow column sort, and alert icon position (after L4 protocol) 2022-08-02 22:22:19 +02:00
MatteoBiscosi
4414e1971d Fixes nil ifid (#6793) 2022-07-27 10:56:43 +02:00
MatteoBiscosi
d8d14b8ab9 Final fix for #6790 2022-07-22 16:34:37 +02:00
MatteoBiscosi
56d941f4fa Partially fixes (#6790) 2022-07-22 13:25:31 +02:00
MatteoBiscosi
3f214341ea Added traceback in case of nil score 2022-07-20 13:14:49 +02:00
MatteoBiscosi
a5bd27b639 Implemented in/out ifaces snmp names (#6770) 2022-07-12 11:30:59 +02:00
MatteoBiscosi
021086e44f Added dpi and guessed badge to flow list and details 2022-06-08 10:51:19 +02:00
MatteoBiscosi
fa0578c8a9 Added filter for second host in flows (#2722) 2022-05-10 12:45:50 +02:00
Luca Deri
0ceb25eaac Fixed invalid ICMP info field format 2022-05-03 23:16:14 +02:00
MatteoBiscosi
59069bf4bd Fixes live flows not having alert badge 2022-04-26 15:49:35 +02:00
MatteoBiscosi
d700ff23ad Changed interface formatting params 2022-03-29 11:04:49 +02:00
uccidibuti
6202461f55 Improve Exporter IP Flow Layout #6475 2022-03-28 18:01:27 +02:00
uccidibuti
d70ac5d977 fix live flows Device ip 2022-03-26 00:38:35 +01:00
uccidibuti
906eeb0fbd Traffic report per "flow exporter" #6278 2022-03-25 21:50:49 +01:00
Matteo Biscosi
a3d791add9 Fixes flows not showing blacklisted symbol 2022-02-15 09:51:13 +01:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01:00
Alfredo Cardigliano
342064446d Implement flow alert details page 2021-12-29 17:13:17 +01:00
Alfredo Cardigliano
0893f928ad Fix host pools stats 2021-12-29 10:10:30 +01:00
MatteoBiscosi
4ad3463384 Added optional first seen to flow table 2021-10-07 10:56:43 +02:00
Luca Deri
aca352452e Fixes #5733 and the regressions introduced by 13d804e199
Updated code for new nDPI API
2021-08-07 18:23:44 +02:00
Alfredo Cardigliano
13d804e199 Set proto icon to lock only for encrypted flows (#5733) 2021-08-06 10:28:19 +02:00
Simone Mainardi
83ee68f19b Fixes interface selection causing view flows not refreshed 2021-07-14 11:33:20 +02:00
Alfredo Cardigliano
0207d4be05 Fix broken html on application strike through 2021-07-13 17:43:11 +02:00
Simone Mainardi
6e9b936a93 Unifies host labels in the host details page 2021-07-08 17:49:14 +02:00
Simone Mainardi
8fbb373e62 Unifies host labels in the active flows page 2021-07-08 17:45:16 +02:00
MatteoBiscosi
7589447432 Fixes hostVisualization function incorrect behavior (#5632) 2021-07-07 16:50:59 +02:00
MatteoBiscosi
744a5e53c3 Added vlan to each host reference (#5595) 2021-07-02 13:13:00 +02:00
l3wiz
f3126b42fe Changed progress-bar and badges palette color (Issue #5346) 2021-06-23 13:14:52 +02:00
l3wiz
cb90d49b52 Added vlan alias in all pages (Issue #5527) 2021-06-18 16:52:33 +02:00
Matteo Biscosi
bab578ca66 Removed dubplicated code 2021-06-01 18:04:14 +02:00
Matteo Biscosi
217b9eda33 Added Last Seen column to flow stats (#5392) 2021-06-01 17:49:59 +02:00
Luca Deri
45f0f80296 Fixed TooEarly nDPI protocol report 2021-05-22 11:40:01 +02:00
Luca Deri
d81d8a3295 Fixes bug that precvented session key to work when multiple ntopng instances are started per host 2021-05-21 23:29:15 +02:00
Simone Mainardi
1dce9e5842 Migrates to Bootstrap 5
Adds bootstrap-5.0.0-beta3-dist

Adds bootstrap-5.0.0

Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist

initial migration to bs v5

porting to bs5

improvements on dropdown menu filter

fixed host map dropdown

removed excessive padding

fix button toggle

re-add blog news

removed text decoration for links

fix button layout (#5348)

remove underscore from href (#5347)
2021-05-18 11:39:59 +02:00
Matteo Biscosi
020b1fd539 Removed confusing icons from alerts/hosts/flows tables 2021-05-17 15:51:10 +02:00
Matteo Biscosi
888133ccb2 Removed 'duplicated' flows stats function retriever
Implements #5195
2021-04-21 10:56:14 +02:00
Matteo Biscosi
70a6d1e0e6 Fixes country flag not showing 2021-04-13 10:17:05 +02:00
Luca Deri
72dafe678a Added teamviewer desktop sharing 2021-04-11 15:20:41 +02:00
Matteo Biscosi
4678789d1e Added traffic counters based on flow filters 2021-03-31 17:31:38 +02:00
Simone Mainardi
f61ffc045b Merge branch 'c-user-scripts' into dev 2021-03-22 10:36:13 +01:00
Simone Mainardi
aea9138bfb Implements flow callbacks and alerts in C++ 2021-03-22 09:51:36 +01:00
Matteo Biscosi
53eb644ed6 Fixes different names for the same host in flow page 2021-03-17 13:00:36 +01:00
Matteo Biscosi
a562e0056f Added hosts badges to flow page 2021-03-17 12:28:51 +01:00
Simone Mainardi
2244208ea3 Prevents zero ports from being hidden for TCP and UDP
Fixes #4994
2021-01-30 12:04:49 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Luca Deri
eb92eb76de Added extra parameter to enable anchor generation only if timeseries exist. This check needs to be used when displaying reports of host timeseries 2021-01-02 11:58:37 +01:00
Simone Mainardi
16e2c9efe2 Cleanup to remove flow_consts no longer needed 2020-12-22 17:59:51 +01:00
Simone Mainardi
8b7a99aa94 Fixes for flow-status-dependent severity 2020-11-12 12:02:27 +01:00
Simone Mainardi
3d83908dd0 Fixes nEdge block buttons on flows 2020-10-26 16:14:24 +01:00