mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
final outbound rule GUI
This commit is contained in:
@@ -8,7 +8,6 @@ namespace NekoRay {
|
||||
public:
|
||||
QString error;
|
||||
QJsonObject coreConfig;
|
||||
QStringList tryDomains;
|
||||
|
||||
QList<QSharedPointer<traffic::TrafficData>> outboundStats; // all, but not including "bypass" "block"
|
||||
QSharedPointer<traffic::TrafficData> outboundStat; // main
|
||||
|
||||
Reference in New Issue
Block a user