aceberg / WatchYourLAN

Lightweight network IP scanner with web GUI
https://hub.docker.com/r/aceberg/watchyourlan
MIT License
1.28k stars 56 forks source link

WSL2 subnet configuration #20

Closed graphixillusion closed 1 year ago

graphixillusion commented 1 year ago

Hi there. I'm trying this under WSL2 in Windows 10. The iface name under WSL2 is "eth0" but if i scan the "eth0" i get only that subnet. Is there any way to scan the original Windows subnet? Thank you

sholder89 commented 1 year ago

I went down this same rabbit hole this morning! Apparently it can't be done at least not easily since Windows isolates the networking of docker on WSL.

Some more info here: https://github.com/docker/for-win/issues/6736