refactor metalistener

This commit is contained in:
eyedeekay
2025-05-21 15:21:43 -04:00
parent 273f4a33fb
commit 58490c00e7
3 changed files with 65 additions and 56 deletions

View File

@ -85,7 +85,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{