Fix dishonored envars

This commit is contained in:
eyedeekay
2025-05-26 18:18:10 -04:00
parent ef7b7e14aa
commit 6fac659cd6
2 changed files with 18 additions and 13 deletions

View File

@ -84,7 +84,7 @@ func (ml *Mirror) Accept() (net.Conn, error) {
return nil, err
}
// If the handshake is successful, get the underlying connection
//conn = tlsConn.NetConn()
// conn = tlsConn.NetConn()
}
host := map[string]string{