macronut / ghostcp

GhosTCP is a program for Windows that protects the TCP connections from being interfered.
GNU Lesser General Public License v3.0
847 stars 160 forks source link

连接 mega时出现 SSL_ERROR_BAD_MAC_READ #32

Closed sqsa1 closed 2 years ago

sqsa1 commented 2 years ago

连接 mega时出现 SSL_ERROR_BAD_MAC_READ

ghost commented 2 years ago

试试 method 里加上 df 。

macronut commented 2 years ago

Mega's servers are so badly configured that hello can not be sliced and some browsers will re-handshake, so ”Don't Fragment“(df) and handling subsequent communications (sat) is necessary.