Skip to content

3.0.0

Compare
Choose a tag to compare
@bia-pain-bache bia-pain-bache released this 09 Jan 10:29
· 63 commits to main since this release

Improvements

  • Refactored code for sensitive Cloudflare keywords
  • Renamed KV from bpb to kv
  • Renamed TROJAN_PASS to TR_PASS (environment variable)
  • Revised Obfuscation settings
  • Updated deployment documents

Caution

  1. Please avoid using keywords like bpb, vpn, proxy for setting project name.
  2. Also it's recommended deploying new version on a new Cloudflare account. If you wanna use an account which returned 1101 before, please delete all banned Workers and Pages projects beforehand.
  3. A new unobfuscated code will be present in releases from now on, named unobfuscated-worker.js which you can obfuscate with desired settings using https://obfuscator.io or whatever obfuscator you prefer. Please note that some settings will break the code. So, use it in case you know what you do.