mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
Fix direct speed
This commit is contained in:
parent
7e7db6aed9
commit
4a9518e027
@ -789,6 +789,7 @@ namespace Configs {
|
||||
|
||||
auto ctx = std::make_shared<BuildSingBoxConfigContext>();
|
||||
ctx->ent = ent;
|
||||
ctx->buildConfigResult->outboundStats << std::make_shared<Stats::TrafficData>("direct");
|
||||
|
||||
CalculatePrerequisities(ctx);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user