github DanielLavrushin/b4 v1.32.0

latest releases: v1.50.2rc1, v1.50.1, v1.50.1rc1...
3 months ago

[1.32.0] - 2026-01-19

  • ADDED: Validation tries setting in Discovery - require multiple successful connections before accepting a configuration as reliable (default: 1, configurable 1-5). Helps filter out unstable bypass methods.
  • IMPROVED: UDP/QUIC filtering now correctly matches packets from domain-specified targets. When you add a domain like youtube.com, B4 now tracks which IP addresses belong to that domain and properly handles all UDP traffic to those IPs, not just the initial connection.
  • IMPROVED: Connection logs now show domain names for QUIC traffic even when not actively filtering those connections.
  • FIXED: UDP port filtering incorrectly matching unrelated traffic. Previously, specifying port 443 for one service could accidentally match all UDP traffic on port 443, including other services.

What's Changed

  • feat(discovery): add validation tries setting and improve connection … by @DanielLavrushin in #15

Full Changelog: v1.31.2...v1.32.0

Don't miss a new b4 release

NewReleases is sending notifications on new releases.