mirror of
https://github.com/byReqz/conn.git
synced 2025-06-15 12:47:46 +00:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@ -6,9 +6,10 @@ 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>
|
||||
-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>
|
||||
-w/--wait -- wait for active connection <br>
|
||||
|
Reference in New Issue
Block a user