23
How do I get the Linux subsystem's IP address from the Windows side?
I am running a service inside the Linux subsystem and I want to reach it from Windows and from other machines. The subsystem gets its own address on a virtual network, and that address changes on reboot, so hard coding…