Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
N0tA1dan committed Jan 6, 2022
1 parent 72d2757 commit 5f44b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ python crab.py -h
Now the port scanning can get a bit tricky

```
python crab.py -p [your target] [timeout in seconds]
python crab.py -sA [your target] [timeout in seconds]
```
We need the timeout in seconds because the program goes really fast and uses a lot of processing power.
I personally use 0.5 second time out but it may vary from systems.
Expand Down

0 comments on commit 5f44b62

Please sign in to comment.