mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
feat: require restart after profile change
This commit is contained in:
@@ -12,6 +12,7 @@ namespace NekoRay {
|
||||
|
||||
QList<QSharedPointer<traffic::TrafficData>> outboundStats; // all, but not including "bypass" "block"
|
||||
QSharedPointer<traffic::TrafficData> outboundStat; // main
|
||||
QStringList ignoreConnTag;
|
||||
|
||||
QList<sys::ExternalProcess *> ext;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user