hysteria: logging, correct port

This commit is contained in:
mercury
2025-12-04 02:23:00 +04:00
parent 61d8b899e7
commit c5b9886470
3 changed files with 3 additions and 3 deletions
+1
View File
@@ -25,6 +25,7 @@ $bot->cloakNginx();
$bot->syncDeny();
$bot->cleanDocker();
$bot->dnsttStart();
$bot->restartHysteria();
$c = $bot->getPacConf();
$bot->setUpstreamDomain($c['pac']['transport'] != 'Reality' ? 't' : ($c['pac']['reality']['domain'] ?: $c['xray']['inbounds'][0]['streamSettings']['realitySettings']['serverNames'][0]));
$bot->setUpstreamDomainNaive($c['domain']);