aceberg / WatchYourLAN

Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history
https://hub.docker.com/r/aceberg/watchyourlan
MIT License
3.84k stars 119 forks source link

Feature Request: multiple network interface #71

Closed jacklocke closed 8 months ago

jacklocke commented 8 months ago

what about to watch ethernet interface and wireless interface?

aceberg commented 8 months ago

There can be more than one interface, space separated. Wireless should be ok to add, just not working correctly with docker0 for now.

jacklocke commented 8 months ago

Thanks works fine!