mirror of https://github.com/microsoft/WSL
375 B
375 B
Wslrelay.exe
wslrelay.exe is a windows executable that is used to relay network and debug console traffic from Linux to Windows.
It is responsible for:
- Relaying localhost traffic between Linux and Windows in NAT mode (see localhost)
- Displaying the debug console output when
wsl2.debugConsoleis set totrue
See src/windows/wslrelay/main.cpp