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

https://github.com/pcapurro/42ping

A replica from scratch of the ping command.
https://github.com/pcapurro/42ping

dns icmp network ping socket

Last synced: 8 months ago
JSON representation

A replica from scratch of the ping command.

Awesome Lists containing this project

README

          

# 42ping
### « My life is a loop »

This is a replica of the bash `ping` command (inetutils 2.0 version)

```
./42ping [host]
```
Supported option: `-v` (or `--verbose`).

Help feature `-h` (or `--help`) is also supported.