An open API service indexing awesome lists of open source software.

https://github.com/sefinek/pihole-ping-util

Ping all domains form the host file.
https://github.com/sefinek/pihole-ping-util

hostfile hosts-file hostsfile pihole pihole- pihole-tools ping

Last synced: about 1 month ago
JSON representation

Ping all domains form the host file.

Awesome Lists containing this project

README

        

## 🌍 pihole-ping-domains-util
Ping all domains from the [Pi-hole](https://pi-hole.net) host file.

```
================================================================================================================

Pinging google.com [142.250.186.206] with 32 bytes of data:
Reply from 142.250.186.206: bytes=32 time=35ms TTL=115

Ping statistics for 142.250.186.206:
Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 35ms, Maximum = 35ms, Average = 35ms

================================================================================================================

Pinging sefinek.net [188.114.96.13] with 32 bytes of data:
Reply from 188.114.96.13: bytes=32 time=40ms TTL=57

Ping statistics for 188.114.96.13:
Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 40ms, Maximum = 40ms, Average = 40ms

================================================================================================================

Pinging instagram.com [31.13.81.174] with 32 bytes of data:
Reply from 31.13.81.174: bytes=32 time=39ms TTL=55

Ping statistics for 31.13.81.174:
Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 39ms, Maximum = 39ms, Average = 39ms

================================================================================================================

Pinging github.com [140.82.121.4] with 32 bytes of data:
Reply from 140.82.121.4: bytes=32 time=47ms TTL=48

Ping statistics for 140.82.121.4:
Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 47ms, Maximum = 47ms, Average = 47ms
```

## 📝 License
MIT