Implement code changes to enhance functionality and improve performance

This commit is contained in:
cmliu
2025-10-15 17:31:15 +08:00
parent eec0132446
commit 5ae794c063
2 changed files with 342 additions and 1705 deletions

View File

@@ -143,7 +143,6 @@
| HTTP | `user:password@127.0.0.1:8080``127.0.0.1:8080` |❌| 优先作为访问CFCDN站点的HTTP代理(支持多HTTP代理之间使用`,``换行`作间隔) | |
| SOCKS5 | `user:password@127.0.0.1:1080``127.0.0.1:1080` |❌| 优先作为访问CFCDN站点的SOCKS5代理(支持多socks5, socks5之间使用`,``换行`作间隔) | [Video](https://www.youtube.com/watch?v=s91zjpw3-P8&t=826s) |
| GO2SOCKS5 | `blog.cmliussss.com`,`*.ip111.cn`,`*google.com` |❌| 设置`SOCKS5``HTTP`变量之后可设置强制使用socks5访问名单(设置为`*`可作为全局代理) ||
| NAT64 | `dns64.cmi.ztvi.org``2001:67c:2960:6464::/96` |❌| 作为PROXYIP失效后的应急兜底自行查询[nat64.xyz](https://nat64.xyz/)的`DNS64 Server``NAT64 Prefix` ||
| ADD | `icook.tw:2053#官方优选域名` |❌| 本地优选TLS域名/优选IP(支持多元素之间`,``换行`作间隔) ||
| ADDAPI | [https://raw.github.../addressesapi.txt](https://raw.githubusercontent.com/cmliu/WorkerVless2sub/main/addressesapi.txt) |❌| 优选IP的API地址(支持多元素之间`,`或 换行 作间隔) ||
| ADDNOTLS | `icook.hk:8080#官方优选域名` |❌| 本地优选noTLS域名/优选IP(支持多元素之间`,``换行`作间隔) ||
@@ -283,4 +282,5 @@
- [ACL4SSR](https://github.com/ACL4SSR/ACL4SSR/tree/master/Clash/config)
- [股神](https://t.me/CF_NAT/38889)
- [Workers/Pages Metrics](https://t.me/zhetengsha/3382)
- [白嫖哥](https://t.me/bestcfipas)
- [白嫖哥](https://t.me/bestcfipas)
- [Mingyu](https://github.com/ymyuuu/workers-vless)

2043
_worker.js

File diff suppressed because it is too large Load Diff