hysteria generator

This commit is contained in:
arm64v8a
2022-08-09 10:34:57 +08:00
parent 0b7abbe43e
commit a3a0b1a3c3
11 changed files with 369 additions and 73 deletions

View File

@@ -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()) {