mirror of
https://github.com/sammwyy/MikuMikuBeam.git
synced 2025-06-30 18:43:01 +00:00
chore: Update ReadMe
This commit is contained in:
parent
155d2a6806
commit
c90424628b
@ -142,6 +142,7 @@ const attackHandlers = {
|
||||
|
||||
> 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:
|
||||
- `protocol://user:password@host:port` (Proxy with authentication)
|
||||
- `protocol://host:port`
|
||||
- `host:port` (Uses http as default protocol)
|
||||
- `host` (Uses 8080 as default port)
|
||||
|
Loading…
Reference in New Issue
Block a user