in wsl2hack, add chmod u+w /etc/hosts && echo `ip r | grep default | cut -d' ' -f3` windows >> /etc/hosts to put windows IP in the /etc/hosts with IP of Windows
in wsl2hack, add
chmod u+w /etc/hosts && echo
ip r | grep default | cut -d' ' -f3windows >> /etc/hoststo put windows IP in the /etc/hosts with IP of Windows