Commit graph

78 commits

Author SHA1 Message Date
Matteo Biscosi
95c585e2d0 Updated network discovery to vuejs (#7368) 2023-04-05 09:12:57 +00:00
MatteoBiscosi
52c316d214 Removed non standard connotations (#6878) 2022-10-17 15:53:36 +02:00
Alfredo Cardigliano
257ece18c0 Copyright update (Lua) 2022-01-03 09:42:33 +01: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
Simone Mainardi
bb3f8ed168 Implements efficient unexpected_new_device alert 2021-05-11 19:03:40 +02:00
Simone Mainardi
91db812607 Fixes SSRF and stored-XSS injected with malicious SSDP responses 2021-03-04 19:08:23 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Luca Deri
014d23f5d1 Improved network discovery in particular with mobile devices that disable wireless links to save energy 2020-10-15 22:54:59 +02:00
Simone Mainardi
5ade224d85 Implements global host pools
Implements #4086

Refactors host pools to global

Implements host pools migration

Migration fixes

nEdge changes for host pools migration

Create README.host_pools_migration.md
2020-07-01 12:02:09 +02:00
gabryon99
f9c312aac5 fix for geomap 2020-06-23 10:54:14 +02:00
emanuele-f
c7b2f12cc1 MUD improvements
- Handle configuration reset from gui
- Handle validation
- Show general and special device types info description
2020-03-05 11:56:23 +01:00
emanuele-f
94f175194b Initial changes for MUD recording 2020-03-04 17:05:53 +01:00
Luca Deri
8811a076a6 Code cleanup 2020-02-27 08:19:17 +01:00
Luca Deri
170bc60f19 Updated (C) 2020-01-08 23:52:51 +01:00
Simone Mainardi
dacaa7e3db Migrates font-awesome 5 fa to fas 2019-12-18 11:50:02 +01:00
Simone Mainardi
7402bbdd14 FontAwesome 5 migration 2019-12-09 15:11:37 +01:00
Simone Mainardi
d3995e36a2 Fixes accesses to possibly nil discovered data 2019-11-19 18:12:56 +01:00
Simone Mainardi
b7f383e656 Fixes discovery JSON decode failures and handles too many devices
Fixes #3063
2019-11-19 17:46:27 +01:00
Alfredo Cardigliano
3c930d0514 Code cleanup 2019-09-02 11:51:44 +02:00
Emanuele Faranda
c829c4c3c3
Unify os (#2755)
* Unify OS information.

Now OS information is only stored into the Host. The lua uses numeric IDs to handle OS.

* Fix network discovery OS

* Show OS detail into the host details page
2019-08-08 12:09:51 +00:00
Luca Deri
c8e9798c84 libebpfflow update 2019-02-27 16:29:51 +01:00
dcasenove
12ba6c535f Adds Google Home MDNS check 2019-02-24 17:17:07 +01:00
Luca Deri
713415d232 Added googlecast support 2019-02-19 21:26:19 +01:00
emanuele-f
635d4d6337 Fix network discovery using HTTP authentication
Fixes #2303
2019-01-11 14:58:21 +01:00
emanuele-f
75f4ee0fe0 Fix SNMP errors in network discovery with nEdge
Also hide language selector since nEdge is not localized yet
2018-12-20 15:41:31 +01:00
emanuele-f
c7846f8c4b Handle possibly null hresp["CONTENT"]
Fixes #2116
2018-10-22 20:05:46 +02:00
Alfredo Cardigliano
9f77e758f0 using 'unknown' presets as default, added also 'unknown' to the editor 2018-09-29 10:44:35 +02:00
Alfredo Cardigliano
750dac5f51 discover.id2devtype 2018-09-27 12:23:49 +02:00
Alfredo Cardigliano
d5ac31ee4c added client_policy_/server_policy_ to lint, public discover.sortedDeviceTypeLabels 2018-09-26 18:02:44 +02:00
Alfredo Cardigliano
249f07105b added discover.printDeviceTypeSelectorOptions, locales 2018-09-25 18:55:06 +02:00
Simone Mainardi
0e258ce831 Implements flag for interfaces with mirrored traffic
Implements #1917
2018-08-28 18:27:53 +02:00
Luca
65ac511689 XML module code cleanup 2018-06-27 09:04:10 -07:00
emanuele-f
9b6e2ee618 Implement network discovery page filters
- Filter by: device type, os, manufacturer
- Fix ghost hosts not shown
2018-05-17 17:12:43 +02:00
emanuele-f
b5a1cc1af7 Store OS in discovery data to use it for offline devices 2018-05-17 12:45:39 +02:00
Luca
2b697158f8 Improved discovery 2018-05-04 12:57:01 +02:00
Luca Deri
00cdeb1992 Added discovery progress percentage 2018-04-25 15:25:24 +02:00
Luca Deri
b47e99c44b Disabled debug info 2018-04-13 22:02:24 +02:00
Luca Deri
194623e4d7 Discovery improvements 2018-04-13 21:55:00 +02:00
Luca Deri
7791ec5e33 Discovery improvements 2018-04-13 21:41:59 +02:00
Luca Deri
3c1d36c488 Improved discovery accuracy 2018-04-10 22:54:39 +02:00
Luca Deri
1adcc909ed Improved discovery with SSH scan 2018-04-07 00:18:52 +02:00
Luca Deri
045c994a02 Added SSH in network discovery 2018-04-06 22:52:32 +02:00
Luca Deri
ca32f062be Improved discovered model mapping 2018-04-04 23:37:13 +02:00
Luca Deri
5d455fdf73 Improved network discovery 2018-04-04 23:14:25 +02:00
Luca Deri
cfcc88554d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-03-23 15:46:19 +01:00
Luca Deri
49d9096967 Improved discovery
Enlarged Redis bugger
2018-03-23 15:46:00 +01:00
emanuele-f
02cec8a2be Remove host macs and show source macs instead 2018-03-23 14:42:21 +01:00
Luca Deri
f0c936c368 Updated (C) to 2018 2018-03-22 21:59:42 +01:00
emanuele-f
60f3753e12 Fix network discovery on nedge 2018-03-08 17:28:02 +01:00
Luca Deri
10e541c34f Improved network discovery 2018-03-08 10:34:42 +01:00