chore: Update ReadMe
This commit is contained in:
parent
155d2a6806
commit
c90424628b
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ const attackHandlers = {
|
||||||
|
|
||||||
> 4. Requests fail to be sent to the target server (Read timeout and variations)
|
> 4. Requests fail to be sent to the target server (Read timeout and variations)
|
||||||
**Re:** You must put the corresponding proxies in the file `data/proxies.txt`. On each line, put a different proxy that will be used to perform the attack. The format must be the following:
|
**Re:** You must put the corresponding proxies in the file `data/proxies.txt`. On each line, put a different proxy that will be used to perform the attack. The format must be the following:
|
||||||
|
- `protocol://user:password@host:port` (Proxy with authentication)
|
||||||
- `protocol://host:port`
|
- `protocol://host:port`
|
||||||
- `host:port` (Uses http as default protocol)
|
- `host:port` (Uses http as default protocol)
|
||||||
- `host` (Uses 8080 as default port)
|
- `host` (Uses 8080 as default port)
|
||||||
|
|
Loading…
Add table
Reference in a new issue