Skip to content

Releases: bia-pain-bache/BPB-Worker-Panel

2.4

21 Jun 15:55
Compare
Choose a tag to compare
2.4 Pre-release
Pre-release

Added Warp on Warp

Warp on Warp config for Xray and Singbox added to panel.

Tip

Optimum warp endpoint should be scanned via provided scanner, default endpoint doesnt for for All ISPs. Also for some ISPs it is recommended to use MahsaNG to connect.
This script can be run in termux or linux CLI.

Special Thanks to Peyman @Ptechgithub

2.3.9

20 Jun 10:12
Compare
Choose a tag to compare
2.3.9 Pre-release
Pre-release

Added Best Fragment config

From now on you can use Best Fragment config in order to connect to proxy via best fragment settings! This config experiments 18 standard fragment Length and choose best one based on best ping in combination with proxy. Please note that

Tip

Values include 10-20...90-100 , 10-30, 20-40...80-100 and also 100-200 with Interval of 1-1.
This config can be connected to by IPv4 or IPv6.
It switches to best fragment every 30 seconds, so for better performance on you ISP it is recommended to wait for at least 30 seconds.

Added All https and http ports

Considering https ports return TLS configs and http ports generate non TLS , you can use https pors on both Pages and Workers deployments, however http ports can only be used on Workers deployment.

Improvements

  • Now fragment configs can be used with Enable Local DNS mode enabled in v2rayNG and MahsaNG, or the default VPN DNS mode. It is recommend to use with Local DNS set to localhost in Panel to get best results.
  • Configs names has been revised to IPv4, IPv6 and Clean IP tags...

2.3.5

09 May 11:22
Compare
Choose a tag to compare

Proxy IP in panel

From now on users can adjust their Proxy IP in panel. Proxy IP can still be added in Cloudflare dashboard and there is no conflict. Please note that

Tip

there is a fallback, if Panel Proxy IP gets cleared, then the Cloudflare dashboard Proxy IP will be used, and if it's not set too, the default Proxy IP of worker will be used.

Improvements

  • Improved Fragment configs Routing and DNS settings.
  • Added Block Porn and optional Bypass LAN to routing rules.
  • Subtle UI changes.

Fixes

  • Fixed WorkerLess config not working on some operators. #52
  • Fixed some reality configs not working as Chain Proxy.

2.3.4

22 Apr 12:07
Compare
Choose a tag to compare

Improvements

  • QR code now available for importing subscription links.
  • Error handling and logging improved for UX like #26

Also updated readme and subtle UI changes...

2.3.3

17 Apr 14:07
Compare
Choose a tag to compare

WorkerLess Config

Bypasses many filtered sites and applications like youtube, X, Google Play and many other websites...
Thanks to @GFW-knocker, some configurations revised and added to panel.

  • Fragment settings apply to this config except Chain Proxy
  • Potential risk of exposing your local IP!

Improvements

  • Improved Xray configs routing
  • Changed Early data to 2560
  • Added support for localhost as local DNS
  • Subtle UI changes

Fixes

  • Fixed worker deployment for now

2.3.2

12 Apr 11:18
Compare
Choose a tag to compare

Improvements

  • DNS rules changed for outbounds in SFA
  • Added specific panel version

Fixes

  • SFA config now working on all Pages deployments
  • Fragment configs remarks fixed

2.3.1

10 Apr 15:25
Compare
Choose a tag to compare
2.3.1 Pre-release
Pre-release

Fixes

  • Fixed Chain Proxy VLESS validation
  • Fixed SFA asset download issue

2.3

09 Apr 15:17
Compare
Choose a tag to compare
2.3

Chain Proxy

Can be VLESS protocol with these configurations:

  • TCP Reality
  • TCP Reality Header
  • TCP Header
  • TCP TLS
  • TCP
  • WS Reality
  • WS TLS
  • WS
  • GRPC Reality
  • GRPC TLS
  • GRPC

Sing-box (SFA)

  • Subscription added with 3m interval
  • Routing added using Chocolate4U
  • Bypass Iran
  • Block Ads, Malwar, Phishing...

Improvements

  • Removed generated configs from KV and made generation on-demand
  • Merged Best-Ping fragment to main fragment subscription regarding v2rayNG 1.8.19 and v2rayN 6.42 Stable.
  • Added Optional routing to avoid misconfiguration of Geo assets by users #5

Fixes

  • Fixed Authentication loop misbehaviour
  • Added an error page to handle KV error #11
  • Removed deprecated v2board API
  • Reviewed and refactored

2.2.9

05 Apr 12:52
Compare
Choose a tag to compare
2.2.9 Pre-release
Pre-release

Chain Proxy

Can be VLESS protocol with these configurations:

  • TCP Reality
  • TCP Header
  • TCP
  • WS TLS
  • WS
  • GRPC Reality
  • GRPC TLS
  • GRPC

Improvements

  • Removed generated configs from KV and made generation on-demand

Fixes

  • Fixed Authentication loop misbehaviour

2.2.2

02 Apr 12:16
Compare
Choose a tag to compare
2.2.2 Pre-release
Pre-release
  • Added optional routing to Panel
  • Changed subs generation to on-demand
  • Merged Fragment subs
  • Adaptive changes regarding v2rayNG and v2rayN updates
  • Removed deprecated v2board API
  • Reviewed and refactored
  • Some UX improvements