Ping not working for users

In the beginning of 2025, I've ask to ping the distance from a site, but it wasn't working.

ping: socktype: SOCK_RAW
ping: socket: Operation not permitted
ping: => missing cap_net_raw+p capability or setuid?

You need to modify permission to run it as a normal user

chmod u+s /bin/ping