mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
hysteria generator
This commit is contained in:
@@ -113,6 +113,7 @@ void MainWindow::speedtest_current_group(int mode) {
|
||||
QList<NekoRay::sys::ExternalProcess *> ext;
|
||||
|
||||
if (mode == libcore::TestMode::UrlTest || mode == libcore::FullTest) {
|
||||
// TODO refactor: use only 1 instance
|
||||
auto c = NekoRay::BuildConfig(profile, true);
|
||||
// external test ???
|
||||
if (!c->ext.isEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user