v2.6.7
版本发布时间: 2024-10-10 19:38:46
bia-pain-bache/BPB-Worker-Panel最新发布版本:v2.7.4(2024-11-21 23:03:24)
Fake 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 Insecure
for Custom CDN configs inFull Normal Sub
,Normal Sub
users 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 have been updated: 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.
1、 worker.js 277.41KB