mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
feat: require restart after profile change
This commit is contained in:
@@ -381,6 +381,11 @@ namespace NekoRay {
|
||||
tagOut = "proxy";
|
||||
}
|
||||
|
||||
// ignoreConnTag
|
||||
if (index != 0) {
|
||||
status->result->ignoreConnTag << tagOut;
|
||||
}
|
||||
|
||||
if (needGlobal) {
|
||||
if (status->globalProfiles.contains(ent->id)) {
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user