dba44e76e025bdf8b90fde66fb68e77e85855557
FT_PING
A simple recreation of ping (from inetutils-2.0) in C
Flag supported
| long | short | Argument | Description |
|---|---|---|---|
| ? | Display help | ||
| v | Set verbose | ||
| n | Numeric only, display only host ip | ||
| ttl | 0 < ttl <= 255 | Change ttl (defautl=116) | |
| p | 0 <= preload <= 2147483647 | send packets before get recv | |
| s | 0 <= payload size <= 2147483647 | send packet with a specific payload size |
Description
Languages
C
80.8%
Python
17.1%
Makefile
2.1%