jokob-sk / NetAlertX

🖧🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
GNU General Public License v3.0
3.14k stars 187 forks source link

Docker containers in network map #301

Closed sahara101 closed 1 year ago

sahara101 commented 1 year ago

Hello,

is it possible to add docker containers in the network map? For example on ip 192.168.1.150 there are several dockers running. So I would like to add that IP as a hypervisor and see them in the map.

Thanks!

jokob-sk commented 1 year ago

Hi there!

You can add nodes manually by using the Undiscoverables plugin: https://github.com/jokob-sk/Pi.Alert/blob/main/front/plugins/undiscoverables/README.md Those nodes will be dummy ones, but at least they will show up on your network map.

BTW if you can write up a guide once you are done for others - I'm not using Hypervisors so your input would be appreciated.

Hope this helps! j

jokob-sk commented 1 year ago

Closing due to inactivity