Update README.md
This commit is contained in:
@@ -39,6 +39,9 @@ Using Corsy is pretty simple
|
|||||||
##### Scan URLs from a file
|
##### Scan URLs from a file
|
||||||
`python3 corsy.py -i /path/urls.txt`
|
`python3 corsy.py -i /path/urls.txt`
|
||||||
|
|
||||||
|
##### Scan URLs from stdin
|
||||||
|
`cat urls.txt | python3 corsy.py`
|
||||||
|
|
||||||
##### Number of threads
|
##### Number of threads
|
||||||
`python3 corsy.py -u https://example.com -t 20`
|
`python3 corsy.py -u https://example.com -t 20`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user