github DanielLavrushin/b4 v1.13.0

latest releases: v1.47.2, v1.47.1rc, v1.47.0...
4 months ago

[1.13.0] - 2025-11-10

  • ADDED: Click on destination IP addresses in /domains monitoring page to add them to configuration. Modal allows adding either exact IP or CIDR notation for broader site coverage. This does not require to reload or restart B4, works on the fly.
  • ADDED: Toggle switch in /domains monitoring page to view all packets or only those with identified SNI/domain. Useful for monitoring and debugging UDP traffic.
  • ADDED: Geodat domain/IP counters at configuration sets.
  • ADDED: a new tab under /test menu. Discovery test results now show individual configuration cards per domain instead of a single recommended configuration, making it easier to see what works best for each specific domain.
  • CHANGED: UDP port filtering now uses a single flexible field instead of separate "from" and "to" fields. Supports comma-separated ports and ranges (e.g., 80,443,2000-3000).
  • CHANGED: Packages count badge in /domains menu now only counts packets processed by B4 targets.
  • CHANGED: Replaced --udp-dport-min and --udp-dport-max flags with single --udp-dport-filter flag for flexible port filtering.
  • CHANGED: Refactored UDP/QUIC packet handling and UDP-related UI tab in the set configuration.
  • FIXED: UDP entries are now logged even when UDP packets are configured to be ignored in the configuration
  • FIXED: UI crash when using filter in /domains monitoring page.
  • FIXED: Manually added domains no longer require service restart when geodat files are not configured.
  • FIXED: Test Suites now correctly report success when DPI is bypassed regardless of HTTP status code. Any HTTP response (including non-200 codes) indicates successful DPI circumvention.

Full Changelog: v1.12.0...v1.13.0

Don't miss a new b4 release

NewReleases is sending notifications on new releases.