How to set up working X11 forwarding on WSL2

前端 未结 14 2205
灰色年华
灰色年华 2020-12-12 12:09

When moving from WSL1 to WSL2 many things change; apparently this applies to X11 forwarding as well.
What steps do I need to make in order to use X11 forwarding with WSL

14条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 12:38

    I would rather set up an ssh server in the guest, install an X11 server like Xming on the host and connect to localhost via putty with X11 forwarding. No fiddling with firewall rules, host IP is not required.

提交回复
热议问题