Ahmadullah Mirza
Ahmadullah Mirza's Blog

Ahmadullah Mirza's Blog

Follow
homebadgesnewsletter
Tag

wsl2

#wsl2

More content

Read more stories on Hashnode


Articles with this tag

Access WSL ports Over Lan

Feb 14, 20231 min read

Old way [don't use] $remoteport = bash.exe -c "ip -4 addr show eth0 | grep -oP '(?<=inet\s)\d+(\.\d+){3}'" $found = $remoteport -match...

Access WSL ports Over Lan