the ability to set the port for wireguard and shadowsocks at startup
This commit is contained in:
@@ -7,3 +7,4 @@ require __DIR__ . '/config.php';
|
||||
$bot = new Bot($c['key']);
|
||||
$bot->setwebhook($c['key']);
|
||||
$bot->setcommands();
|
||||
$bot->syncPortClients();
|
||||
|
||||
Reference in New Issue
Block a user