Skip to content

Releases: Jeffbluz/BPB-Worker-Panel

Release v4.1.3

25 Feb 01:46

Choose a tag to compare

💡 Bug fixes & Improvements

  • Due to nslookup issue for querying proxy IPs, the built-in proxy IPs list is now implemented and is accessible under /proxy-ip or by clicking provided shortcut in panel which lists Country, City and ISP. bia-pain-bache#1185

  • Fixed ECH config query. Be aware that ECH config query is delegated to Core DNS module (Local DNS) now, so this DNS server should be locally available. Optional ECH Server Name is also added. bia-pain-bache#1190

Caution

Please note that ECH Server Name option is available in Xray for a while, however sing-box supports this feature from 1.13.0 and Clash supports it from v1.19.20. If you leave it empty, it uses your worker domain to query ECH config which works on all cores' stable versions right now. Also if you enter a Cloudflare domain, it should have ECH enabled on it, otherwise it won't work. To check this, visit here and resolve your desired domain, you should see an ech value in Answer field.

Caution

ECH is still unstable in IRAN.

Tip

ECH applies only to Normal subscription, not Fragment.

  • Fixed ECH Server Name bug bia-pain-bache#1224
  • Fixed ECH query DNS if local DNS is set to localhost
  • Fixed some typos, PR bia-pain-bache#1191
  • Reverted back URL configs to panel as Raw subscription. None of panel settings apply to these configs as you know and also they consume more worker requests than Normal configs and won't perform as others. They're not recommended to use and connections issues will not be supported anymore, please use Normal configs instead.

Caution

You have to manually set DoH as remote DNS in your clients and disable MUX to use Raw configs.


💡 Other tips

Note

These days Fragment on some ISPs stopped working in Iran, you can change Fragment packet to 1-1 instead of tlshello and test, also you can try to change Fragment mode to bypass IR-GFW.

Caution

If you are upgrading from versions below 3.5.1 to 4, you should get subscriptions from panel again.

Caution

sing-box client version should be 1.12.0 or higher.

Caution

Xray clients should be updated to the latest version i.e. v2rayNG, v2rayN and Streisand.

Release v4.1.0

09 Jan 08:23

Choose a tag to compare

💡 Improvements

⚙️ Cloudflare ECH

ECH option is added to BPB Panel now for all cores. Please note that this is not so helpful in Iran regarding tests, successfully connects but gets banned after a while on some ISPs. This option can be more helpful in other countries.

Tip

ECH applies only to Normal subscription, not Fragment.

Tip

BPB queries ECH config within worker and does not delegate ECH config query to client core which is an advantage (core query may fail due to DNS query failure or blocked domains). So there's no extra settings, you can just enable ECH from panel and use it.

⚙️ BPB DoH

As most of famous public DoH servers are blocked by firewalls, we can use domain fronting to successfully use them. BPB DoH only supports RFC 8484 standard DoH servers which typically are in https://domain/dns-query format. For example Google has two types of DoH https://dns.google/dns-query which is RFC 8484 and https://dns.google/resolve which is JSON API. BPB only supports the first type.
To change underlying DoH you can set an environment variable named DOH_URL in worker settings and set your desired DoH.

Caution

Avoid using BPB DoH for remote DNS, otherwise you will waste your worker requests. It's better be use in browsers or DoH based clients like Intra, Rethink...

Note

These days Fragment on some ISPs stopped working in Iran, you can change Fragment packet to 1-1 instead of tlshello and test, also you can try to change Fragment mode to bypass IR-GFW.

Caution

If you are upgrading from versions below 3.5.1 to 4, you should get subscriptions from panel again.

Caution

sing-box client version should be 1.12.0 or higher.

Caution

Xray clients should be updated to the latest version i.e. v2rayNG, v2rayN and Streisand.

Release v4.0.1

21 Nov 07:15

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Removed restriction for Fragment length, you can set minimum to 1 now. bia-pain-bache#1131
  • Added two more length to Best Fragment config: 1-5, 1-10. The config now checks 20 main fragment modes to find the best one on ISP.
  • Added Severe Fragment mode with 1-5 length and 1-5 interval values.

Note

These days Fragment on some ISPs stopped working in Iran, you can change Fragment packet to 1-1 instead of tlshello and test, also you can try to change Fragment mode to bypass IR-GFW.

Caution

If you are upgrading from versions below 3.5.1 to 4, you should get subscriptions from panel again.

Caution

sing-box client version should be 1.12.0 or higher.

Caution

Xray clients should be updated to the latest version i.e. v2rayNG, v2rayN and Streisand.

Release v4.0.0

18 Nov 07:15

Choose a tag to compare

🥳 BPB v4 is here

  • Refactore the whole project using TypeScript.
  • Added VMess support to Chain Proxies. All main protocols are now supported: VLESS, VMess, Trojan, Shadowsocks, Socks and Http.
  • Removed Port 443 restriction for TLS Chain proxies.
  • Socks and http chain proxies should have username and password, Xray core made this mandatory. Also panel now supports these formats: (socks or socks5 or http)://user:pass@server:port and (socks or socks5 or http):/base64@server:port.
  • Overal Chain Proxy performance improvements.
  • Added Warp Remote DNS (IPv4 only). It's highly recommended to use Cloudflare DNS servers for Warp if you wanna change it.
  • Made TCP Fast Open optional due to some devices and ISPs compatibility. Please note that you have to enable TCP Fast Open on linux manually bia-pain-bache#1097
  • Added maxSplit to Fragment settings, please use it only if you understand this feature.
  • Added applyTo to Xray UDP noises in Warp Pro settings.
  • Added Google AIs to anti sanction routing rules which includes Gemini, NotebookLLM and so on.
  • Added a Common section to settings in order to handle shared settings between VLESS, Trojan and Warp configs and moved LocalDNS, Fake DNS, Anti Sanction DNS, IPv6 to this section.
  • Revised build process to reduce worker.js size up to ~120 KB.
  • Added Log Level and Allow connections from LAN to Common section as new features.
  • Changed anti saction DNS to Shecan.
  • Added Malware, Phishing and Cryptominers block rules. Note that v2ray users should set Geo Assets to Chocolate4U and download assets, otherwise configs won't connect.
  • Panel UI improvements.
  • Updated docs.
  • Fixed website language switch.
  • Clash Fake DNS bug fix.
  • Bug fix bia-pain-bache#1116
  • And some other bug fixes and improvements.

Note

Some fields like IPv6 and Fake DNS should be, they will be set to default after upgrading to this version.

Caution

If you are upgrading from versions below 3.5.1 to 4, you should get subscriptions from panel again.

Caution

sing-box client version should be 1.12.0 or higher.

Caution

v2rayNG version should be 1.10.26 or higher and v2rayN should be 7.15.4 or higher.

Release v3.6.1

31 Oct 14:15

Choose a tag to compare

⚙️ Bug fixes and Improvements

  • Added chained configs alongside original configs. This way, when Chain Proxy stops working, you still have access to original configs bia-pain-bache#1074
  • Improved Chain Proxy and Warp DNS resolution
  • Enabled HappyEyeBalls for Clash
  • Added download option for Xray configs
  • Removed Bypass Lan option and made it mandatory to decrease worker error rate

Tip

v2ray Users should update Geo assets if the proxy is not connecting.

  • Fixed chain proxy Httpupgrade transmission bug for sing-box and Clash
  • Fixed Clash chain proxy bug
  • Refactored
  • Updated website
  • Many minor bug fixes and improvements

Caution

If you already have a Chain Proxy set in panel, after updating to this version you have to clear it, apply and then set it again.

Caution

sing-box client version should be 1.12.0 or higher.