So überprüfen Sie meine IP -Adresse auf WSL
ip addr show eth0 | grep -oP '(?<=inet\s)\d+(\.\d+){3}'
Cautious Constrictor
ip addr show eth0 | grep -oP '(?<=inet\s)\d+(\.\d+){3}'