mirror of
https://github.com/bettercap/bettercap
synced 2025-07-16 10:03:39 -07:00
balls
This commit is contained in:
parent
c269943832
commit
d386e39e5a
1 changed files with 1 additions and 0 deletions
|
@ -275,6 +275,7 @@ func (dumb dumbResponseWriter) Hijack() (net.Conn, *bufio.ReadWriter, error) {
|
|||
}
|
||||
|
||||
func (p *HTTPProxy) httpsWorker() error {
|
||||
fmt.Printf(" httpsWorker, server=%v\n", p.Server)
|
||||
var err error
|
||||
|
||||
// listen to the TLS ClientHello but make it a CONNECT request instead
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue