feat: run xray-core in a forked worker process

This commit is contained in:
cd-amn
2026-06-02 18:40:30 +04:00
parent 6d49a9416e
commit 99e6c18f15
5 changed files with 269 additions and 33 deletions
-5
View File
@@ -31,11 +31,6 @@ private:
#else
int m_defaultIfaceIdx;
#endif
#ifdef Q_OS_MAC
QString m_uplinkIfaceName;
QString m_uplinkGateway;
#endif
};
#endif // XRAY_H