Get message from future instantly using icmp ping
292
| Ping times | Pongo Reply Log |
|---|---|
![]() | ![]() |
sudo sysctl net.ipv4.icmp_echo_ignore_all=1 to ignore system ping replies1) To automatically install & run pongo, simply run: <br>
docker run -d \
--name=pongo \
--net=host \
--restart unless-stopped \
coolfool/pongo
2) Logs can be found using <br>
docker container logs pongo
1) Download <a href="https://github.com/CoolFool/pongo/blob/main/docker-compose.yml">docker-compose.yml</a> <br>
2) Execute the following command in the same directory <br>
docker-compose up -d
Content type
Image
Digest
Size
3.8 MB
Last updated
over 4 years ago
docker pull coolfool/pongo