1
0
mirror of https://github.com/byReqz/conn.git synced 2025-01-31 10:59:47 +00:00
2021-01-16 01:43:39 +00:00
2021-01-16 01:38:25 +00:00
2021-01-15 14:40:34 +00:00
2021-01-16 01:43:39 +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"

Description
No description provided
Readme GPL-3.0 135 KiB
Languages
Shell 100%