sysadmin_scripts/pingu/README.md
2026-01-10 12:41:49 +01:00

17 lines
263 B
Markdown

# pingu
## wtf is it?
pingu is a small script that pings several IPv4 given as arguments to check whether they're reachable or not.
## Usage
```sh
./pingu <IPv4> ...
```
## The future
Some ideas I have to improve this script:
- handle IPv6
- colored output