Accessing your WSL2 instance from your local network
To access an application running in a WSL2 instance from a device in a local network, you'll need to route incoming traffic to your WSL2 instance. You can do it two ways: The Ngrok way This is the easiest way. Just: Download and install ngrok. Run ...
Nov 28, 20234 min read
