Access a web server which is running on WSL (Windows Subsystem for Linux) from the local network

In your VM, execute ifconfig.

You will see your IP address in the first section (eth0:) inet x.x.x.x

This x.x.x.x is the IP address you have to put in your browser.

Leave a Comment