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

Update README.md

This commit is contained in:
Nils 2021-01-19 19:04:57 +00:00 committed by GitHub
parent e2bd24bbd4
commit 351190b796
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ basically just a way too complex wrapper for nmap and fping <br>
- ipv6 input detection - ipv6 input detection
- waiting for availability - waiting for availability
- send notification on availability - send notification on availability
- updater built in
# usage # usage
Usage: conn (options) [ip] <br> Usage: conn (options) [ip] <br>
@ -20,6 +21,7 @@ Options: <br>
-n/--no -- dont portscan <br> -n/--no -- dont portscan <br>
-p/--portscan -- same as -y <br> -p/--portscan -- same as -y <br>
-w/--wait -- wait for active connection <br> -w/--wait -- wait for active connection <br>
-u/--update -- update the script <br>
# installation # installation
1. download the script: <br> 1. download the script: <br>