starts the kitwsl -d wsl-vpnkit service wsl-vpnkit-start use mywsl-vpnkit-trayto start/stop (autostart) the wsl2wsl-vpnkitnamed instance .. when started, you will have network access from your others wsl2 instances If you usescoop, it can be more simple to install both wsl-vpnkit ...
when I typed wsl.exe -d wsl-vpnkit service wsl-vpnkit start alert <3>WSL (8) ERROR: CreateProcessParseCommon:735: Failed to translate \wsl.localhost\Ubuntu\root windows 11 22H2 PS D:\Downloads> wsl --version WSL 版本: 0.66.2.0 内核版本: 5.15.5...
for wsl-vpnkit setup as a standalone scriptsudo cp ./wsl-vpnkit.service /etc/systemd/system/ sudo nano /etc/systemd/system/wsl-vpnkit.service#enable the servicesudo systemctlenablewsl-vpnkit#start and check the status of the servicesudo systemctl start wsl-vpnkit systemctl status wsl-vpn...
start|"")kill -2 $(cat /var/run/wsl-vpnkit.pid >/dev/null 2>&1) > /dev/null 2>&1 || true /sbin/wsl-vpnkit &VPNKIT_PATH="$VPNKIT_PATH" /sbin/wsl-vpnkit >>/var/log/wsl-vpnkit 2>&1 & WSL_VPNKIT_PID=$!echo "${WSL_VPNKIT_PID}" > /var/run/wsl-vpnkit.pid ;;0...
remove wait on service start (#166) sakai135committedNov 17, 2022 Verified ed4f38c Commits on Nov 15, 2022 update Alpine to 3.16.3 (#163) sakai135committedNov 16, 2022 Verified ba3d0c7 add wsl.exe --cd arg (#157) sakai135committedNov 16, 2022 Verified 992dded Commits on Sep ...