2.6.7
Pre-releaseFake DNS support
Added separately for both VLESS/Trojan and Warp configs and all 3 cores.
Important
Fake DNS may decrease DNS flow latency, however it may lead to some apps uncompatiblities and local DNS disruptions. So please do not activate it unless you know side effects.
Maybe Clash users better to enable it. Please try.
Full normal subscriptions
Due to worker configs' characteristics and their needs to be well configured in client side, I Added Full Normal Sub which applies all Panel settings and avoids misconfigurations in client side for better performance; and separated Normal Sub which needs to be configured in clients manually regarding instructions, otherwise users will face connectivity issues.
Improvements
- Activated
Allow Insecurefor Custom CDN configs inFull Normal Sub,Normal Subusers have to activate it manually for TLS configs. - Clash routing rules.
- Merged Warp and WoW endpoints. Endpoints now apply to both type of configs.
- Revised KV structures to avoid future update issues.
- Refactored and encapsulated the whole code for better performance and future developments.
Tip
After this update, users which deploy via Workers better set variables (UUID, Proxy IP and Trojan Pass) from Cloudflare dashboard rather editting code, so please have a backup from your data and set variables before updating code. Instructions will be updated after release:
https://github.com/bia-pain-bache/BPB-Worker-Panel/blob/dev/docs/worker_installation_fa.md
- Warp registeration and Trojan Hash generation moved to worker.
Tip
From now on there is no need to set Trojan hash password, the worker generates it itself.
- Updated docs regarding Panel UI and UX.
Bug Fixes
- Many bug fixes during refactor.