HabrAugust 13, 2026🇷🇺Translated from Russian

sing-box Fork Expands from Desktop VPN Launcher to Android and Router Deployments

The sing-box-lx project, an actively maintained fork of sing-box, has completed its transition from a desktop VPN engine to a unified platform running on Android devices and OpenWrt routers. The developer behind L×Box and Sing-box Launcher reports more than 1,700 commits, 24 stable 1.14 releases, and roughly seventy specialized builds since June.

Two major protocol additions stand out. A native MASQUE outbound implements CONNECT-IP as defined in RFC 9484, tunneling complete IP packets rather than UDP datagrams and reusing the same userspace network stack employed by WireGuard endpoints. The implementation treats Cloudflare WARP as a configuration preset while keeping device registration outside the core. AmneziaWG 2.0 received exhaustive verification against amneziawg-tools, the upstream kernel module netlink interface, and live IPC round-trips, confirming parity on all sixteen obfuscation parameters including Jc/Jmin/Jmax junk packets, S1–S4 padding, H1–H4 magic headers, and I1–I5 signature packets.

Android required extensive runtime optimizations. A full state machine now suspends idle WireGuard and AmneziaWG endpoints, sometimes destroying userspace devices entirely, and restores them lazily on first use. Health checks skip cycles when recent traffic has succeeded. The resulting savings reach 31 percent lower resident set size and 80 percent lower kernel CPU usage on production configurations. Additional fixes eliminated 127-second TCP dial timeouts caused by unbounded gVisor SYN backoff and ensured prompt recovery after Android Doze cycles.

Several long-standing silent failures were resolved during the summer. A three-byte change restored REALITY compatibility after Xray 26.7.11 began enforcing minimum client versions. XHTTP path handling now correctly appends trailing slashes, and mutual uplink/downlink deadlock in packet-up scenarios was eliminated. XMUX connection reuse and automatic TLS record fragmentation for detoured outbounds were also added.

The newest component, sing-box lxd, is a headless daemon that hosts the core and exposes a persistent gRPC management channel. Designed for routers, it survives configuration reloads, validates candidates before apply, performs automatic rollback on failure, and delivers the same structured observability previously available only to Android clients. An additional REST endpoint aggregates DHCP leases, ARP tables, bridge FDB entries, hostapd data, and operator labels to map IP addresses to human-readable device names.

Releases continue to follow three self-imposed rules: drift from upstream is measured by merge-base rather than commit count, every submodule is integrity-checked before merge, and no stable tag is cut without execution on real hardware. Static musl binaries for router architectures, including big-endian MIPS, are published alongside detailed OpenWrt recipes for isolated VPN SSIDs.

Related articles

AntiMalwareOther

Yandex Market Launches Click Delivery with 24-Hour Post-Payment for Clothing and Accessories

Yandex Market has introduced a new delivery option called click delivery with post-payment, allowing customers to receive orders, try on items at home, and have payment processed only after 24 hours for items they choose to keep. The service targets clothing, footwear, and accessories, eliminating the need to try items in crowded pickup points. Customers can order multiple sizes or models, inspect quality at their own pace, and return unwanted goods within one day without filing a separate request. Returns can be handed to a Yandex Lavka courier or dropped off at a Market pickup point, after which the remaining order is charged automatically. The feature is available only for items eligible for Split installment payments and when selecting click delivery with the "Pay after receipt" option. The service is currently live in 26 Russian regions with plans for further expansion, positioning it as a novel format for the Russian market.

AntiMalwareOther

Russian Businesses Surge Chinese LLM Usage More Than 11-Fold in First Half of 2026

Russian companies have dramatically increased their consumption of Chinese large language models, with total token usage reaching over 400 billion in the first half of 2026. This represents an 11.3-fold increase compared to the full-year 2025 figure of 39.1 billion tokens. The Qwen family maintained its dominant position, accounting for 261.1 billion tokens and 59.1% of consumption during the period. GLM secured second place with 91.2 billion tokens and 20.7% share, while Kimi overtook DeepSeek for third position at 81.4 billion tokens and 18.4%. MWS Cloud data shows that major enterprises are now integrating these models into production workflows such as chatbots, personalized advertising, customer outreach, product descriptions, and review analysis. The overall Russian LLM market is projected to grow 35% to 19.6 billion rubles in 2026, with the cloud segment approaching 1.5 billion rubles. MWS Cloud has nearly doubled its Model Hub catalog to 17 models, adding GLM 5.2, Kimi K2.6, Qwen3.6, Gemma 4, GPT OSS, plus speech recognition, synthesis tools, and rerankers accessible via a unified OpenAI-compatible API.

HabrOther

Building a Minimal Open Source Security Stack for Infrastructure Protection

The article outlines a practical approach to assembling a basic cybersecurity stack using open source tools for organizations with limited budgets. It covers endpoint protection with ClamAV, network perimeter defense via pfSense including Snort and Suricata integration, centralized logging with ELK Stack or Wazuh, and identity management through Keycloak. The guide emphasizes that these solutions provide foundational capabilities but require careful configuration, regular updates, and community validation to avoid risks from unmaintained projects. Detailed installation steps, rule configuration examples, and integration advice are provided for each component. The author stresses that open source options serve as an entry point rather than a full replacement for commercial platforms like Kaspersky or Symantec.

AntiMalwareOther

Telegram Experiences Outage in Kazakhstan as International Peering Points Show Traffic Drop

Users across Kazakhstan reported widespread issues accessing Telegram, with the Ministry of Artificial Intelligence and Digital Development confirming the problems. Monitoring data revealed a sharp decline in Telegram traffic at major international peering points in Frankfurt and Moscow, while Kazakhtelecom reported no internal network faults, outages, or disruptions within its infrastructure. The operator confirmed that its systems continue operating normally and has contacted Telegram's technical team for clarification on the root cause. No information is yet available regarding the exact scale of the outage, affected regions within Kazakhstan, or expected recovery timeline. Separately, authorities noted that a database allegedly containing personal data of approximately 15 million Kazakh residents, or about three-quarters of the population, has been offered for sale on a shadow forum.