run getcap /bin/ping
on a normal linux distribution,
$ getcap /bin/ping
/bin/ping = cap_net_raw+ep
change capability on the /bin/ping of wsl2
setcap cap_net_raw+ep /bin/ping
run getcap /bin/ping
on a normal linux distribution,
$ getcap /bin/ping
/bin/ping = cap_net_raw+ep
change capability on the /bin/ping of wsl2
setcap cap_net_raw+ep /bin/ping
For further actions, you may consider blocking this person and/or reporting abuse
Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.
Sebastian -
Prince -
Oreki Hotarou -
Oreki Hotarou -
Top comments (0)