#tips-and-tricks
Read more stories on Hashnode
Articles with this tag
Old way [don't use] $remoteport = bash.exe -c "ip -4 addr show eth0 | grep -oP '(?<=inet\s)\d+(\.\d+){3}'" $found = $remoteport -match...