Multi-Ping icon indicating copy to clipboard operation
Multi-Ping copied to clipboard

Multi-Ping

Uses data from https://github.com/Ne00n/Looking-Glass

data mining

but with Pings

data mining

Its magic, it gives you the closest providers with available services, based on latency.

Params

 -6 Ping via IPv6, Default IPv4
 -c Amount of Pings, Default 1
 -p Batch Size, Default 100
 -l Country Selector, Default Any

Examples

 curl -so- https://raw.githubusercontent.com/Ne00n/Multi-Ping/master/ping.py | python3
 curl -so- https://raw.githubusercontent.com/Ne00n/Multi-Ping/master/ping.py | python3 - -6
 curl -so- https://raw.githubusercontent.com/Ne00n/Multi-Ping/master/ping.py | python3 - -6 -c15

data mining