Files
NetAlertX/test
Mauricio Camayo 94a5cd4968 Add DOCKERDISC plugin: enrich existing devices with their Docker containers
Read-only enrichment plugin, not an import/discovery plugin. For each
configured Docker host (via Docker Socket Proxy, never /var/run/docker.sock
directly), lists that host's containers under the host device's own
Device Details -> Plugins -> DOCKERDISC tab.

- Never creates a device, for either a host or a container - matches
  against hosts already discovered the normal way (ARP/Nmap).
- Every container is listed (bridge/overlay included), not only
  macvlan/ipvlan ones - a container only gets its own MAC/IP shown when
  it has a macvlan/ipvlan network.
- Host MAC auto-detected via the Socket Proxy's /info -> Devices.devName
  match, with a manual fallback.
2026-09-14 09:11:34 -05:00
..
2026-09-14 16:51:35 +10:00
2026-09-14 16:59:49 +10:00
2026-09-14 16:51:35 +10:00
2026-09-14 08:29:02 +10:00
2025-11-22 13:14:06 +11:00
2026-01-19 01:12:48 +00:00
2025-03-29 17:03:59 +11:00