Qv2ray / QvPlugin-Trojan

在 Qv2ray 中使用 Trojan, 感谢 Trojan-Qt5 0.x
GNU General Public License v3.0
346 stars 129 forks source link

Update Serializer.hpp #19

Closed qihang518887 closed 3 years ago

ghost commented 3 years ago

We explicitly disallow peer here. For more information, see https://github.com/Qv2ray/QvPlugin-Trojan/issues/14 , https://github.com/Qv2ray/Qv2ray/issues/844 and https://github.com/v2board/v2board/pull/295

ghost commented 3 years ago

It's better to notify the deprecated peer has been used so please add a log.

qihang518887 commented 3 years ago

Sure!

qihang518887 commented 3 years ago

But, how to print log... I am not familiar with this.

ghost commented 3 years ago

qDebug() should work

qihang518887 commented 3 years ago

like this?