fix v2ray for 10.10.0.3

This commit is contained in:
mercury
2023-08-21 00:48:59 +04:00
parent a3ede581a6
commit c6d19cc057
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -521,7 +521,7 @@ class Bot
} else {
$c['plugin'] = 'v2ray-plugin';
$c['plugin_opts'] = 'server;loglevel=none';
$l['server'] = 'ng';
$l['server'] = 'up';
$l['server_port'] = $ssl ? 443 : 80;
$l['plugin'] = 'v2ray-plugin';
$l['plugin_opts'] = ($ssl ? 'tls;' : '') . "fast-open;path=/v2ray;host=$domain";
+4
View File
@@ -1,3 +1,7 @@
21.08.2023 фикс прокси через 10.10.0.3
<code>git pull</code>
<code>make r</code>
<b>щелкнуть кнопку v2ray 2 раза</b>
19.08.2023 фикс xtls
<code>git stash</code>
<code>git pull</code>