You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more-or-less by design. The UTP handshake is designed on the assumption that there will be an application layer handshake initiated by the client. If the server were to send data first it would make the protocol vulnerable to amplification attacks.
Steps to reproduce:
Working:
Not working:
The text was updated successfully, but these errors were encountered: