mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 13:09:49 -07:00
balls
This commit is contained in:
parent
6117b5c579
commit
d45fc6a851
1 changed files with 1 additions and 1 deletions
|
@ -337,7 +337,7 @@ func (p *HTTPProxy) Start() {
|
||||||
}
|
}
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Warning("%s", err)
|
log.Fatal("%s", err)
|
||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue