Skip to content

v3.7.0-lucx.192

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 22:02

🔧 v3.7.0-lucx.192

AnyTLS с включённым UFW: порт в ALLOW, а клиент не коннектится. Виноваты наши счётчики трафика.

🔘 Скрейп lucx.190 ставил -j RETURN первым в INPUT. При политике DROP это не «посчитать и дальше», а дроп до правил UFW
🔘 Теперь счётчик — прыжок в пустую цепочку LUCX_ANYTLS_ACCT, UFW по-прежнему решает
🔘 Старые RETURN (в т.ч. с прошлого порта 8443) снимаются сами
🔘 lucx-anytls-anytls-17 — просто комментарий счётчика, inbound id 17

После x-ui update ничего руками чистить не надо. Клиентские конфиги не трогаем.

⚡️ Приятного использования!


🔧 v3.7.0-lucx.192

AnyTLS died with UFW on even when the port was allowed. Our traffic counters were the DROP.

🔘 lucx.190 inserted -j RETURN at the top of INPUT. With policy DROP that is not a no-op — UFW never sees the SYN
🔘 Counters now jump to an empty LUCX_ANYTLS_ACCT chain; UFW still decides
🔘 Leftover RETURN rules (including stale 8443) are swept
🔘 lucx-anytls-anytls-17 is just the counter comment for inbound id 17

x-ui update is enough. Client configs unchanged.

⚡️ Enjoy!