angelcamposm / ping

A Ping package for Laravel
MIT License
56 stars 9 forks source link

Fixing ping command builder for macOS #26

Closed ahoiroman closed 2 years ago

ahoiroman commented 2 years ago

Fixing ping command builder for macOS, as timeout is in seconds

man ping

     -t timeout
             Specify a timeout, in seconds, before ping exits regardless of how many packets have been received.

and version does not apply here.

angelcamposm commented 2 years ago

How do you specify if its ipv4 ping or must be ipv6?