This commit is contained in:
Alireza Ahmadi
2023-12-02 10:53:52 +01:00
parent 99f9788175
commit 1f0c9acd89
6 changed files with 9 additions and 9 deletions

View File

@@ -978,7 +978,7 @@
newDbInbound = new DBInbound(dbInbound);
if (dbInbound.listen.startsWith("@")){
rootInbound = this.inbounds.find((i) =>
i.tls &&
i.stream.isTls &&
['trojan','vless'].includes(i.protocol) &&
i.settings.fallbacks.find(f => f.dest === dbInbound.listen)
);

View File

@@ -64,7 +64,7 @@
</td>
</tr>
<tr>
<td>{{ i18n "pages.xray.rules.outbound" }}</td>
<td>{{ i18n "pages.xray.rules.inbound" }}</td>
<td>
<a-form-item>
<a-checkbox-group