custom hysteria port

This commit is contained in:
mercury
2025-12-03 00:08:49 +04:00
parent 57ee403070
commit 61900daafd
3 changed files with 57 additions and 23 deletions
-1
View File
@@ -29,4 +29,3 @@ $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']);
$bot->setUpstreamDomainOcserv($c['domain']);
$bot->setUpstreamDomainHysteria($c['domain']);