Commit Graph

173 Commits

Author SHA1 Message Date
violettools
d51feb9df9 fix: 将破皮版 workers 打包到 pip 安装包中 2026-01-25 19:18:28 +08:00
violettools
17eedc4dd6 release: v1.8.8 - 添加 make_workers 自动部署破皮版 Workers 2026-01-25 19:15:01 +08:00
violettools
dc19d9f2d3 feat: 添加 my_domain 参数支持自动配置自定义域名 2026-01-25 19:07:10 +08:00
violettools
dbb381d165 feat: make_workers 使用破皮版代码,自动启用 workers.dev 路由 2026-01-25 19:03:05 +08:00
violettools
6b598148eb feat: add more env_vars shortcuts (host, key, accesskey, two_proxy) 2026-01-25 18:54:43 +08:00
violettools
fb9d4a7dd5 feat: make_workers() now supports env_vars parameter
- Add env_vars parameter to set Workers environment variables
- Add shortcut parameters: uuid, proxyip, socks5
- Support UUID, PROXYIP, SOCKS5 and custom variables
- Auto-detect workers.dev subdomain for correct URL
- Update documentation with examples
2026-01-25 18:51:16 +08:00
violettools
ff6769d9f2 feat(v1.8.8): add make_workers() for auto Workers management
- Add cfspider.make_workers() to auto-create and manage Workers
- Auto-recreate Workers when they become unavailable
- WorkersManager can be used directly as cf_proxies parameter
- Add list_workers() and delete_workers() helper functions
- Update documentation with usage examples
2026-01-25 18:48:18 +08:00
violettools
d270a40d52 docs: recommend temp email for CF sub-account registration 2026-01-25 18:34:11 +08:00
violettools
ab80ef5f7d docs: add free.violetteam.cloud to links 2026-01-25 18:32:59 +08:00
violettools
0ef93e80f5 破皮版完整实现功能 2026-01-25 17:42:52 +08:00
violettools
49d7232194 破皮版完整实现功能 2026-01-25 17:32:19 +08:00
violettools
51413e8b58 破皮版完整实现功能 2026-01-25 16:50:59 +08:00
violettools
e45e582a52 docs: add EdgeOne CDN warning and VLESS test results 2026-01-25 16:30:43 +08:00
violettools
074f90e3d9 添加明文版和超明文版workers 2026-01-25 02:51:49 +08:00
violettools
8b81995293 添加超明文版workers,更新README文档 2026-01-25 02:51:12 +08:00
violettools
28fe2e7f15 环境变量设置标注为可选 2026-01-25 02:42:56 +08:00
violettools
968ac7f223 使用String.fromCharCode修复换行 2026-01-25 02:38:19 +08:00
violettools
5b0d6478a5 修复解密信息换行显示 2026-01-25 02:35:55 +08:00
violettools
13b8802e20 更新UUID说明为cfspider库的uuid参数 2026-01-25 02:34:06 +08:00
violettools
06d20ba4c9 添加完整URL和环境变量说明到密钥提示 2026-01-25 02:31:54 +08:00
violettools
d640b38c99 加密密钥获取,获取信息难度增加 2026-01-25 02:25:28 +08:00
violettools
5e61edf72a feat: x27cn v1.1.0 - 添加文件混淆功能,支持 HTML/JS/CSS 加密 2026-01-24 19:09:44 +08:00
violettools
3d11a290e5 feat: 添加 x27cn Python 加密库,更新 gitignore 保护机密文件 2026-01-24 19:02:04 +08:00
violettools
cc69e4f2ac Update decrypt tool URL to x27cn.cfspider.com 2026-01-24 16:59:48 +08:00
violettools
0a54c37faf Update decrypt tool: v4.8 with server detection and local fallback 2026-01-24 16:56:46 +08:00
violettools
61a2f25632 Organize gitignore: clarify confidential files section 2026-01-24 16:15:18 +08:00
violettools
d3e32b71a3 更新端点 2026-01-24 16:13:54 +08:00
violettools
a13d78f6da Update gitignore: add decrypt-pages and remove x27cn-pages/index.html from repo 2026-01-24 14:54:00 +08:00
violettools
541ae1e02e Update README: fix disguise page description (Nginx not Apache2), remove emojis 2026-01-24 14:42:01 +08:00
violettools
5e7616c03d Remove emojis from README.md 2026-01-24 14:40:15 +08:00
violettools
9df04fcdef Remove X27CN_ALGORITHM.md from repo (confidential) 2026-01-24 14:35:50 +08:00
violettools
3bd46fa0e3 <>加密 2026-01-24 14:32:59 +08:00
violettools
a8c26bd6f7 x2727cn加密算法添加 2026-01-24 14:31:58 +08:00
violettools
b607fe0206 <>加密 2026-01-24 14:05:14 +08:00
violettools
a09773594a 添加混淆加密的workers,附带伪装页面 2026-01-24 13:46:41 +08:00
violettools
7fe49d6485 添加混淆加密的workers 2026-01-24 13:36:20 +08:00
violettools
e19e2fce88 添加混淆加密的workers 2026-01-24 13:34:29 +08:00
violettools
634c0f39b7 添加混淆加密的workers 2026-01-24 13:30:50 +08:00
violettools
355c71407c 简化加密格式,移除Unicode混淆 2026-01-24 13:01:25 +08:00
violettools
bbb45f17f3 添加混淆版本workers 2026-01-24 10:53:37 +08:00
violettools
b65d494825 添加混淆版本workers 2026-01-24 10:47:54 +08:00
violettools
c7eced5950 添加混淆版本workers 2026-01-24 09:41:42 +08:00
violettools
60ce0fa47e feat: add x27cn JavaScript obfuscator library 2026-01-24 02:08:05 +08:00
violettools
f6f1200cca fix: improve clone URL copy button interception v1.2.0 2026-01-24 01:32:55 +08:00
violettools
85cffd9f91 fix: browser extension Clone/Download acceleration, use GitHub proxy routes 2026-01-23 23:14:57 +08:00
violettools
2aa7edf9bb feat: add ProxyIP node selection (Netherlands/Hong Kong/Custom) 2026-01-23 15:34:22 +08:00
violettools
9b3d606774 docs: add browser extension section to README 2026-01-23 15:03:29 +08:00
violettools
80b0a1ff61 feat: add browser extension for GitHub download acceleration 2026-01-23 14:58:33 +08:00
violettools
6b75836fa4 docs: update README to v1.8.7, add UUID requirements table 2026-01-23 14:26:24 +08:00
violettools
69894f3aaa release: v1.8.7 - fix WebMirror uuid/two_proxy params, mark token as reserved 2026-01-23 14:14:59 +08:00