Download Latest Version v1.80.1 source code.zip (12.4 MB)
Email in envelope

Get an email when there's a new version of b4

Home / v1.42.0
Name Modified Size InfoDownloads / Week
Parent folder
b4-linux-386.tar.gz 2026-03-11 5.2 MB
b4-linux-386.tar.gz.sha256 2026-03-11 99 Bytes
b4-linux-amd64.tar.gz 2026-03-11 5.4 MB
b4-linux-amd64.tar.gz.sha256 2026-03-11 101 Bytes
b4-linux-arm64.tar.gz 2026-03-11 4.9 MB
b4-linux-arm64.tar.gz.sha256 2026-03-11 101 Bytes
b4-linux-armv5.tar.gz 2026-03-11 5.2 MB
b4-linux-armv5.tar.gz.sha256 2026-03-11 101 Bytes
b4-linux-armv6.tar.gz 2026-03-11 5.1 MB
b4-linux-armv6.tar.gz.sha256 2026-03-11 101 Bytes
b4-linux-armv7.tar.gz 2026-03-11 5.1 MB
b4-linux-armv7.tar.gz.sha256 2026-03-11 101 Bytes
b4-linux-loong64.tar.gz 2026-03-11 5.1 MB
b4-linux-loong64.tar.gz.sha256 2026-03-11 103 Bytes
b4-linux-mips64.tar.gz 2026-03-11 4.9 MB
b4-linux-mips64.tar.gz.sha256 2026-03-11 102 Bytes
b4-linux-mips64le.tar.gz 2026-03-11 4.8 MB
b4-linux-mips64le.tar.gz.sha256 2026-03-11 104 Bytes
b4-linux-mips.tar.gz 2026-03-11 5.0 MB
b4-linux-mips.tar.gz.sha256 2026-03-11 100 Bytes
b4-linux-mips_softfloat.tar.gz 2026-03-11 5.0 MB
b4-linux-mips_softfloat.tar.gz.sha256 2026-03-11 110 Bytes
b4-linux-mipsle.tar.gz 2026-03-11 4.9 MB
b4-linux-mipsle.tar.gz.sha256 2026-03-11 102 Bytes
b4-linux-mipsle_softfloat.tar.gz 2026-03-11 4.9 MB
b4-linux-mipsle_softfloat.tar.gz.sha256 2026-03-11 112 Bytes
b4-linux-ppc64.tar.gz 2026-03-11 5.0 MB
b4-linux-ppc64.tar.gz.sha256 2026-03-11 101 Bytes
b4-linux-ppc64le.tar.gz 2026-03-11 5.0 MB
b4-linux-ppc64le.tar.gz.sha256 2026-03-11 103 Bytes
b4-linux-riscv64.tar.gz 2026-03-11 5.1 MB
b4-linux-riscv64.tar.gz.sha256 2026-03-11 103 Bytes
b4-linux-s390x.tar.gz 2026-03-11 5.3 MB
b4-linux-s390x.tar.gz.sha256 2026-03-11 101 Bytes
checksums.txt 2026-03-11 1.8 kB
SHA256SUMS 2026-03-11 1.5 kB
README.md 2026-03-11 2.7 kB
v1.42.0 source code.tar.gz 2026-03-11 2.0 MB
v1.42.0 source code.zip 2026-03-11 2.2 MB
Totals: 39 Items   90.1 MB 0

[1.42.0] - 2026-03-11

  • ADDED: Backup & Restore — you can now download a full backup of your B4 configuration and restore it later. Go to Settings > Backup to download a .tar.gz file with your config, discovery history, detector history, device aliases, and captured payloads. To restore, just upload a previously downloaded backup and restart B4.
  • ADDED: Web UI login protection — you can now set a username and password to protect the B4 web interface. Useful when B4 is installed on a VPS or accessible from the internet. Set it up in Settings > Web Server > Authentication, or during installation. When enabled, a login page appears before you can access the dashboard.
  • ADDED: TLS version filter — you can now assign a set to only handle TLS 1.2 or TLS 1.3 traffic. This is useful when the same domain uses different TLS versions on different devices (e.g., a smart TV using TLS 1.2 vs a browser using TLS 1.3) and each needs a different bypass strategy. Set the filter in Targets > TLS Version Filter. Leave it on "Any" to match all traffic as before.
  • ADDED: TLS version in Connections table — the connections log now shows the detected TLS version (1.2 or 1.3) as a badge next to the domain name, so you can see which version each connection uses.
  • ADDED: Discovery sets TLS filter automatically — when you run Discovery with a specific TLS version (TLS 1.2 or TLS 1.3), the resulting set will automatically have the matching TLS filter applied.
  • IMPROVED: Import/Export now shows a clear success message — after importing a set configuration, a green banner confirms the import worked and reminds you to save. Previously, the page would silently switch to another tab, which was easy to miss.

What's Changed

Full Changelog: https://github.com/DanielLavrushin/b4/compare/v1.41.0...v1.42.0

Source: README.md, updated 2026-03-11