Skip to content

Releases: vadash/BPB-Worker-Panel-Releases

1.0.8

23 Jan 17:52
5ba7304
Compare
Choose a tag to compare

Remove unused code (less code = less code to sig)

1.0.7

23 Jan 11:24
5ba7304
Compare
Choose a tag to compare

Fixing bia-pain-bache/BPB-Worker-Panel#711 Removing console . log/error

1.0.6

20 Jan 09:03
97ac7f2
Compare
Choose a tag to compare

Fixed apply setting button

1.0.5

09 Jan 19:36
46cf03f
Compare
Choose a tag to compare

Improved partial obfuscation

Delete more debug stuff

1.0.3

06 Jan 23:19
3a9789b
Compare
Choose a tag to compare

Remove nacl lib (replaced with crypto)

Reorder order of checking stuff (99% requests are /tr coming from vpn client) for faster processing

Remove warp

Remove proxyIPs hardcode. You must provide env.PROXYIP

Fix login page input box position

Partial obfuscation of strings makes execution faster

1.0.2

02 Jan 22:49
0178ff0
Compare
Choose a tag to compare

Use env.HASH for trojan password hash. Calc it here https://emn178.github.io/online-tools/sha224.html Boost performance

1.0.1

30 Dec 12:09
0178ff0
Compare
Choose a tag to compare

Tweaked obfuscation: reduced CPU load for running, randomly break unicode. Goal is to have close to 0 errors @ CF

Replace proburl with random pastebin (provides better connection quality that checking default gstatic 204)

Clean VT 0/X https://www.virustotal.com/gui/file-analysis/NWE5NDFlNmViMTM3YjU5ZjNjMjIzMTI5YTg2ZjE1ZDU6MTczNTU2MDUyMQ==

bpb-obfs-30-12-24.zip

image

1.0.0

28 Dec 10:10
a405063
Compare
Choose a tag to compare

8dae990 - Change fragments defaults
b81569a - Removed base64 static encoded strings (sslip.io as well. No need during my tests)
0b62679 - Anonymize login page
8e20a18 - Remove secrets page
c2bd144 - Added README
e8e347c - Rename env variables
45b83ce - Remove redirect (triggers CF)
6ea4eec - Config generator (Replace speedtest with vimeo, Remove IP6, Pick up to 10 random cleanIPs from saved)
6ca5050 - Auto code format
370dcfa - Enable rate limit for vless
5a5a424 - Better hide vless, bpb, trojan keywords
63c6534 - Add build tools
60aab4c - Forked from BPB-Worker-Panel v2.8.1