uz
Feedback
Yet Another Public Notification Channel

Yet Another Public Notification Channel

Kanalga Telegram’da o‘tish
7 525
Obunachilar
+224 soatlar
+367 kun
+16430 kun
Postlar arxiv
sing-box 1.7.1 has been released. * Fixes and improvements https://github.com/SagerNet/sing-box/releases/tag/v1.7.1

sing-box 1.8.0-alpha.7 has been released. * Fixes and improvements https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.7

sing-box 1.8.0-alpha.6 has been released. * Fix rule-set matching logic 1 * Fixes and improvements 1: Now the rules in the rule_set rule item can be logically considered to be merged into the rule using rule sets, rather than completely following the AND logic. https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.6

sing-box 1.8.0-alpha.2 has been released. * Parallel rule-set initialization * Independent source_ip_is_private and ip_is_private rules 1 1: The private GeoIP country never existed and was actually implemented inside V2Ray. Since GeoIP was deprecated, we made this rule independent, see Migration. https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.2

sing-box 1.8.0-alpha.1 has been released. * Migrate cache file from Clash API to independent options 1 * Introducing Rule Set 2 * Add sing-box geoip, sing-box geosite and sing-box rule-set commands 3 * Allow nested logical rules 4 1: See Cache File and Migration. 2: Rule set is independent collections of rules that can be compiled into binaries to improve performance.Compared to legacy GeoIP and Geosite resources, it can include more types of rules, load faster, use less memory, and update automatically. See Route#rule_set, Route Rule, DNS Rule, Rule Set, Source Format and Headless Rule. For GEO resources migration, see Migrate GeoIP to rule sets and Migrate Geosite to rule sets. 3: New commands manage GeoIP, Geosite and rule set resources, and help you migrate GEO resources to rule sets. 4: Logical rules in route rules, DNS rules, and the new headless rule now allow nesting of logical rules. https://github.com/SagerNet/sing-box/releases/tag/v1.8.0-alpha.1

sing-box 1.7.0 has been released. * Fixes and improvements Important changes since 1.6: * Add exclude route support for TUN inbound * Add udp_disable_domain_unmapping inbound listen option 1 * Add HTTPUpgrade V2Ray transport support 2 * Migrate multiplex and UoT server to inbound 3 * Add TCP Brutal support for multiplex 4 * Add wifi_ssid and wifi_bssid route and DNS rules 5 * Update quic-go to v0.40.0 * Update gVisor to 20231113.0 1: If enabled, for UDP proxy requests addressed to a domain, the original packet address will be sent in the response instead of the mapped domain. This option is used for compatibility with clients that do not support receiving UDP packets with domain addresses, such as Surge. 2: Introduced in V2Ray 5.10.0. The new HTTPUpgrade transport has better performance than WebSocket and is better suited for CDN abuse. 3: Starting in 1.7.0, multiplexing support is no longer enabled by default and needs to be turned on explicitly in inbound options. 4 Hysteria Brutal Congestion Control Algorithm in TCP. A kernel module needs to be installed on the Linux server, see TCP Brutal for details. 5: Only supported in graphical clients on Android and iOS. https://github.com/SagerNet/sing-box/releases/tag/v1.7.0

sing-box 1.7.0-rc.2 has been released. * Fix missing UDP user context on TUIC/Hysteria2 inbounds * macOS: Add button for uninstall SystemExtension in the standalone graphical client https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-rc.2

sing-box 1.7.0-beta.5 has been released. * Update gVisor to 20231113.0 * Fixes and improvements https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-beta.5

sing-box 1.7.0-beta.4 has been released. * Add wifi_ssid and wifi_bssid route and DNS rules 1 * Fixes and improvements 1: Only supported in graphical clients on Android and iOS. https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-beta.4

sing-box 1.7.0-beta.3 has been released. * Fix zero TTL was incorrectly reset * Fixes and improvements https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-beta.3

sing-box 1.7.0-alpha.11 has been released. * iOS/Android: Fix profile auto update * Fixes and improvements https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-alpha.11

sing-box 1.7.0-alpha.10 has been released. * Fix tcp-brutal not working with TLS * Fix Android client not closing in some cases * Fixes and improvements https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-alpha.10

sing-box 1.6.1 has been released. * Our Android client is now available in the Google Play Store ▶️ * Fixes and improvements https://github.com/SagerNet/sing-box/releases/tag/v1.6.1

Repost from Hysteria Releases
Announcing our new project: TCP Brutal https://github.com/apernet/tcp-brutal TCP Brutal is Hysteria's congestion control algo
Announcing our new project: TCP Brutal https://github.com/apernet/tcp-brutal TCP Brutal is Hysteria's congestion control algorithm ported to TCP. Information about Brutal itself can be found in the Hysteria documentation. As an official subproject of Hysteria, TCP Brutal is actively maintained to be in sync with the Brutal implementation in Hysteria. Do I need a new proxy protocol? No. TCP Brutal supports all existing TCP proxy protocols, but requires support from both the client and server software (to provide bandwidth options, exchange bandwidth information, etc.). Ask the developers of the proxy software you use to add support. 新项目发布 - TCP Brutal TCP Brutal 是 Hysteria 中的同名拥塞控制算法移植到 TCP 的版本。关于 Brutal 本身的信息,可以在 Hysteria 文档中找到。作为 Hysteria 官方子项目,TCP Brutal 会保持与 Hysteria 中的 Brutal 同步更新。 需要新协议吗? 不需要。TCP Brutal 支持一切已有的 TCP 代理协议,但是需要代理客户端和服务端软件的支持(以提供带宽设置选项,交换带宽信息等)。请向你使用的代理软件的作者请求适配。

sing-box 1.7.0-alpha.6 has been released. * Fixes and improvements https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-alpha.6

sing-box 1.7.0-alpha.4 has been released. * Migrate multiplex and UoT server to inbound 1 * Add TCP Brutal support for multiplex 2 1: Starting in 1.7.0, multiplexing support is no longer enabled by default and needs to be turned on explicitly in inbound options. 2 Hysteria Brutal Congestion Control Algorithm in TCP. A kernel module needs to be installed on the Linux server, see TCP Brutal for details. https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-alpha.4

sing-box 1.7.0-alpha.3 has been released. * Add HTTPUpgrade V2Ray transport support 1 * Fixes and improvements 1: Introduced in V2Ray 5.10.0. The new HTTPUpgrade transport has better performance than WebSocket and is better suited for CDN abuse. https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-alpha.3

sing-box 1.6.0 has been released. ## :memo: Release Notes * Fixes and improvements ## :new: Important changes since 1.5: * Our Apple tvOS client is now available in the App Store 🍎 * Update BBR congestion control for TUIC and Hysteria2 1 * Update brutal congestion control for Hysteria2 * Add brutal_debug option for Hysteria2 * Update legacy Hysteria protocol 2 * Add TLS self sign key pair generate command * Remove Deprecated Features by agreement 1: None of the existing Golang BBR congestion control implementations have been reviewed or unit tested. This update is intended to address the multi-send defects of the old implementation and may introduce new issues. 2 Based on discussions with the original author, the brutal CC and QUIC protocol parameters of the old protocol (Hysteria 1) have been updated to be consistent with Hysteria 2 https://github.com/SagerNet/sing-box/releases/tag/v1.6.0

sing-box 1.7.0-alpha.1 has been released. * Add exclude route support for TUN inbound * Add udp_disable_domain_unmapping inbound listen option 1 * Fixes and improvements 1: If enabled, for UDP proxy requests addressed to a domain, the original packet address will be sent in the response instead of the mapped domain. This option is used for compatibility with clients that do not support receiving UDP packets with domain addresses, such as Surge. https://github.com/SagerNet/sing-box/releases/tag/v1.7.0-alpha.1

sing-box 1.5.5 has been released. * Fix IPv6 auto_route for Linux 1 * Add legacy builds for old Windows and macOS systems 2 * Fixes and improvements 1: When auto_route is enabled and strict_route is disabled, the device can now be reached from external IPv6 addresses. 2: Built using Go 1.20, the last version that will run on Windows 7, 8, Server 2008, Server 2012 and macOS 10.13 High Sierra, 10.14 Mojave. https://github.com/SagerNet/sing-box/releases/tag/v1.5.5