Ahmadullah Mirza
Ahmadullah Mirza's Blog

Ahmadullah Mirza's Blog

Follow

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
JavaScript Tips: Web share Api
Generate compose file from docker container
Add new user in linux with home directory and /bin/bash
Create and Publish an npm package [guide]