mirror of
https://github.com/bettercap/bettercap
synced 2025-08-20 05:23:19 -07:00
Add merged pull requests
This commit is contained in:
parent
40c7203d1f
commit
090ba11e5a
2 changed files with 2 additions and 1 deletions
|
@ -399,6 +399,7 @@ func (p *HTTPProxy) httpsWorker() error {
|
|||
},
|
||||
Host: hostname,
|
||||
Header: make(http.Header),
|
||||
RemoteAddr: c.RemoteAddr().String(),
|
||||
}
|
||||
p.Proxy.ServeHTTP(dumbResponseWriter{tlsConn}, req)
|
||||
}(c)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue