1
0
mirror of https://github.com/byReqz/conn.git synced 2024-11-01 01:03:14 +00:00
Go to file
Nils f42ddf88d1
rather big update
added multi-input (ipv4 and ipv6) detection, tweaked auto-detection regexes, added -4, tweaked syntax
2021-01-16 23:15:46 +00:00
conn.sh rather big update 2021-01-16 23:15:46 +00:00
LICENSE Initial commit 2021-01-15 14:40:34 +00:00
README.md Update README.md 2021-01-16 17:09:15 +00:00

conn

quick and dirty server availability check

requires fping and nmap (and bash)

usage

Usage: conn (options) [ip]
Options:
-m/--multi -- test multiple ips / disable portscan
-h/--help -- show help
-6/--force-ipv6 -- force ipv6 portscanning (also forces portscanning)
-y/--yes -- portscan without asking
-n/--no -- dont portscan
-p/--portscan -- same as -y
-w/--wait -- wait for active connection