mirror of
https://github.com/byReqz/conn.git
synced 2024-11-22 17:11:16 +00:00
Update README.md
This commit is contained in:
parent
3f84fecc14
commit
f3e434f0a3
10
README.md
10
README.md
@ -2,3 +2,13 @@
|
|||||||
quick and dirty server availability check <br>
|
quick and dirty server availability check <br>
|
||||||
|
|
||||||
requires fping and nmap (and bash)
|
requires fping and nmap (and bash)
|
||||||
|
|
||||||
|
# usage
|
||||||
|
Usage: conn (options) [ip] <br>
|
||||||
|
Options: <br>
|
||||||
|
-m/--multi -- test multiple ips / disable portscan" <br>
|
||||||
|
-h/--help -- show help" <br>
|
||||||
|
-6/--force-ipv6 -- force ipv6 portscanning (also forces portscanning)" <br>
|
||||||
|
-y/--yes -- portscan without asking" <br>
|
||||||
|
-n/--no -- dont portscan" <br>
|
||||||
|
-p/--portscan -- same as -y" <br>
|
||||||
|
Loading…
Reference in New Issue
Block a user