mirror of
https://github.com/bettercap/bettercap
synced 2025-07-07 05:22:04 -07:00
Added dropCallback to drop packets instead of just changing it
This commit is contained in:
parent
709232dba2
commit
11d2756283
3 changed files with 12 additions and 7 deletions
|
@ -276,7 +276,6 @@ func init() {
|
|||
}
|
||||
req.Header.Add(key, v.String())
|
||||
}
|
||||
|
||||
}
|
||||
} else if err != nil {
|
||||
return errOtto("Could create request to url %s: %s", url, err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue