1
0
mirror of https://github.com/byReqz/conn.git synced 2024-11-22 00:53:14 +00:00

Update README.md

This commit is contained in:
Nils 2021-01-18 21:32:06 +00:00 committed by GitHub
parent 8c0f55b9bb
commit 649e2f8e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,14 @@
# conn
quick and dirty server availability check <br>
### features: <br>
quick and dirty server availability check <br> <br>
basically just a way too complex wrapper for nmap and fping <br>
### features:
- multi-input detection
- ipv4 input detection
- ipv6 input detection
- waiting for availability
- send notification on availability
requires fping and nmap (and bash)
# usage
Usage: conn (options) [ip] <br>
Options: <br>