Update README.md

This commit is contained in:
Somdev Sangwan
2018-03-08 15:30:39 +05:30
committed by GitHub
parent 19d3cd98a4
commit 7cd6d820b9

View File

@@ -10,7 +10,10 @@ Here's how you can scan a webpage for get parameters
python arjun.py -u http://example.com/index.php --get
```
For POST, just use the <b>--post</b> flag.
To specify the number of threads you can use the <b>--threads</b> option as following:
```
python arjun.py -u http://example.com/index.php --get --threads 4
```
Here's a screenshot you can fap to:</br>
<img src='https://i.imgur.com/7BQv5qa.png' />