awg transport for vless-mihomo

This commit is contained in:
mercury
2026-05-02 19:10:43 +04:00
parent bc7bda8a12
commit 2363a04af3
7 changed files with 369 additions and 71 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
<?php
// ini_set('display_errors', 'On');
// ini_set("log_errors", 1);
// ini_set("error_log", '/logs/php_error');
error_reporting(E_ALL | E_NOTICE);
$debug = [
'raw' => file_get_contents('php://input'),