update box

This commit is contained in:
arm64v8a
2023-08-08 17:44:43 +09:00
parent 35c7cd9823
commit 03257676e5
6 changed files with 71 additions and 70 deletions

View File

@@ -51,7 +51,7 @@ namespace NekoGui_fmt {
};
if (IS_NEKO_BOX) {
if (protocol == hysteria_protocol_udp && hopPort.trimmed().isEmpty()) {
if (protocol == hysteria_protocol_udp) {
// sing-box support
return 0;
} else {