1
0
mirror of https://github.com/byReqz/conn.git synced 2024-11-22 09:01:15 +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 # conn
quick and dirty server availability check <br> quick and dirty server availability check <br> <br>
### features: <br> basically just a way too complex wrapper for nmap and fping <br>
### features:
- multi-input detection - multi-input detection
- ipv4 input detection - ipv4 input detection
- ipv6 input detection - ipv6 input detection
- waiting for availability - waiting for availability
- send notification on availability - send notification on availability
requires fping and nmap (and bash)
# usage # usage
Usage: conn (options) [ip] <br> Usage: conn (options) [ip] <br>
Options: <br> Options: <br>