mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
update box
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user