the ability to set the port for wireguard and shadowsocks at startup

This commit is contained in:
mercury
2023-02-14 03:00:08 +04:00
parent e27678432c
commit 111e5ffb8d
11 changed files with 59 additions and 23 deletions
+1
View File
@@ -7,3 +7,4 @@ require __DIR__ . '/config.php';
$bot = new Bot($c['key']);
$bot->setwebhook($c['key']);
$bot->setcommands();
$bot->syncPortClients();