Skip to content

Commit

Permalink
Update crab.py
Browse files Browse the repository at this point in the history
  • Loading branch information
N0tA1dan committed Jan 6, 2022
1 parent 860da67 commit b0a3ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crab.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ def fastportscan2(host, timeout):
Usage: python crab.py -p [host] [time out in seconds]
Example: python crab.py -p google.com 0.5
-fp: Fast Port Scan - Fastest port scan. Only scans from a range of 1 - 1023
-fp: Fast Port Scan - Fastest port scan. Only scans from a range of 1 - 1024
Usage: python crab.py -fp [host] [time out in seconds]
Example: python crab.py -fp google.com 0.5
Expand Down

0 comments on commit b0a3ea3

Please sign in to comment.