wsl2+kali,可以在win10下运行一个效率高于virtualbox等虚拟机的linux,kali-win-kex基于VNC(In computing, Virtual Network Computing (VNC) is a graphical desktop-sharing system that uses the Remote Frame Buffer protocol (RFB) to remotely control another computer. It transmits the keyboard and mouse eve...
随后在VNC弹出窗口中显示kex unable to connect to socket: connection refused(10061) 这个我是真找了好久,奇奇怪怪的方法都用了,最后还是在github上找到了解决方法:https://github.com/microsoft/WSL/discussions/6675 给不方便上github的小伙伴总结一下: do sudo su (all the commands need to be performed ...
kex --esm -i -s : Start KeX in ESM mode with arm workaround and launch KeX client with sound support sudo kex : Start KeX server as root in window mode and launch KeX client 直接执行 kex -s 报如下的错误, 10061 error 此时需要执行以下命令,不让VNC只接收本机的数据包(wsl2和win10 ip...
wsl2+kali,可以在win10下运行一个效率高于virtualbox等虚拟机的linux,kali-win-kex基于VNC(In computing, Virtual Network Computing (VNC) is a graphical desktop-sharing system that uses the Remote Frame Buffer protocol (RFB) to remotely control another computer. It transmits the keyboard and mouse eve...