迁移版本,第一次提交

This commit is contained in:
darkli
2025-09-03 17:51:44 +08:00
commit a382fa0c56
29 changed files with 36050 additions and 0 deletions

1
EXCLUDE/merge.yaml Normal file
View File

@@ -0,0 +1 @@
payload: []

93
README.md Normal file
View File

@@ -0,0 +1,93 @@
# ClashSubscriptions
## Getting started
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)!
## Add your files
- [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files
- [ ] [Add files using the command line](https://docs.gitlab.com/topics/git/add_files/#add-files-to-a-git-repository) or push an existing Git repository with the following command:
```
cd existing_repo
git remote add origin http://git.060009.xyz/research/clashsubscriptions.git
git branch -M main
git push -uf origin main
```
## Integrate with your tools
- [ ] [Set up project integrations](http://git.060009.xyz/research/clashsubscriptions/-/settings/integrations)
## Collaborate with your team
- [ ] [Invite team members and collaborators](https://docs.gitlab.com/ee/user/project/members/)
- [ ] [Create a new merge request](https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html)
- [ ] [Automatically close issues from merge requests](https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically)
- [ ] [Enable merge request approvals](https://docs.gitlab.com/ee/user/project/merge_requests/approvals/)
- [ ] [Set auto-merge](https://docs.gitlab.com/user/project/merge_requests/auto_merge/)
## Test and Deploy
Use the built-in continuous integration in GitLab.
- [ ] [Get started with GitLab CI/CD](https://docs.gitlab.com/ee/ci/quick_start/)
- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing (SAST)](https://docs.gitlab.com/ee/user/application_security/sast/)
- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/requirements.html)
- [ ] [Use pull-based deployments for improved Kubernetes management](https://docs.gitlab.com/ee/user/clusters/agent/)
- [ ] [Set up protected environments](https://docs.gitlab.com/ee/ci/environments/protected_environments.html)
***
# Editing this README
When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to [makeareadme.com](https://www.makeareadme.com/) for this template.
## Suggestions for a good README
Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
## Name
Choose a self-explaining name for your project.
## Description
Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
## Badges
On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.
## Visuals
Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.
## Installation
Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
## Usage
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
## Support
Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.
## Roadmap
If you have ideas for releases in the future, it is a good idea to list them in the README.
## Contributing
State if you are open to contributions and what your requirements are for accepting them.
For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.
You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.
## Authors and acknowledgment
Show your appreciation to those who have contributed to the project.
## License
For open source projects, say how it is licensed.
## Project status
If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.

1152
_sim_worker.js Normal file

File diff suppressed because it is too large Load Diff

2185
_worker.js Normal file

File diff suppressed because it is too large Load Diff

1178
bak/cf_worker/_sim_worker.js Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

11
bak/cf_worker/var.md Normal file
View File

@@ -0,0 +1,11 @@
# 名称映射说明
UUID -> YOUKEY
uuid -> YouKey
proxyIP -> IPCF
动态UUID -> dyUID
有效时间 -> gValidTime
更新时间 -> gUpdateTime
维列斯 -> vbridge
整理() -> cleanUp()
生成UUID() -> gYouKey

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,986 @@
mixed-port: 7890
allow-lan: true
bind-address: "*"
mode: rule
log-level: info
external-controller: "127.0.0.1:9090"
dns:
enable: true
ipv6: false
fake-ip-range: 198.18.0.1/16
use-hosts: true
default-nameserver:
# Telecom (ShenZhen)
# - 202.96.134.133
# - 202.96.128.86
# - 202.96.128.166
# Ali
- 223.5.5.5
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
# Cloudflare
# - 1.1.1.1
# - 1.0.0.1
# - 2606:4700:4700::1111
# - 2606:4700:4700::1001
# OpenDNS
# - 208.67.222.222
# - 208.67.220.220
# - 2620:119:35::35
# - 2620:119:53::53
# Quad9
# - 9.9.9.9
# - 149.112.112.112
# - 2620:fe::fe
# - 2620:fe::9
nameserver:
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
- tls://dns.google:853
- https://dns.google/dns-query
# Cloudflare
# - tls://cloudflare-dns.com:853
# - https://cloudflare-dns.com/dns-query
# OpenDNS
# - https://doh.opendns.com/dns-query
# Quad9
# - https://dns.quad9.net/dns-query
# - tls://dns.quad9.net:853
# Unicom DNS
# - 123.123.123.123
# - 123.123.123.124
# - 2408:8888::8
# - 2408:8899::8
# Telecom (ShenZhen)
# - 202.96.134.133
# - 202.96.128.86
# - 202.96.128.166
# Ali
# - https://223.5.5.5/dns-query
# - https://223.6.6.6/dns-query
# - https://dns.alidns.com/dns-query
nameserver-policy:
"geosite:cn, private":
# Ali
- 223.5.5.5
# - https://223.5.5.5/dns-query
# - https://223.6.6.6/dns-query
# - https://dns.alidns.com/dns-query
# Telecom (ShenZhen)
# - 202.96.134.133
# - 202.96.128.86
# - 202.96.128.166
proxies:
- name: "🇺🇸美国-解锁-1"
type: vless
server: us1.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: aws.amazon.com
skip-cert-verify: false
client-fingerprint: firefox
reality-opts:
public-key: yvI-YcaGOv-_kNy2plCDMCsxE64TVLboeL5CHGoylUI
short-id: "825420"
- name: "🇺🇸美国-解锁-2"
type: vless
server: us2.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: aws.amazon.com
skip-cert-verify: false
client-fingerprint: firefox
reality-opts:
public-key: S3g9EOpqGp1S0UYekifvgfDvZHBNaLNiKWX_w37k9kA
short-id: a32788dbb8a8
- name: "🇺🇸美国-解锁-3"
type: vless
server: us3.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: safari
reality-opts:
public-key: 47wtm4PTe35dcYlwJeA8CuxKhQtnq_UOrhT3x5ARSSo
short-id: bf0f7a0f10106e
- name: "🇺🇸美国-解锁-4"
type: vless
server: us4.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: qq
reality-opts:
public-key: YJZy-LX9JyZcApEADGoH1u0bl6NbqYNVdp7Ti0oRQB0
short-id: 3792695d8e2087
- name: "🇺🇸美国-解锁-5"
type: vless
server: us5.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: chrome
reality-opts:
public-key: WPgnEoP99TTIijS3_t3Yr9JwgdP-GSNNkb5d_K3vS2k
short-id: 754c7250
- name: "🇺🇸美国-解锁-6"
type: vless
server: us6.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: chrome
reality-opts:
public-key: qAD5oTotEeu21zoGmPta1AMf3d94-F1FKT47APHqv1A
short-id: 25fe5b0b3bb154
- name: "🇺🇸美国-部分解锁-7"
type: vless
server: us7.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: qq
reality-opts:
public-key: 7Lw9TQAJAn-mh4EYKF6EVE4_giGn6wxJXu6E0JyDDTg
short-id: a887dbee6939c94d
- name: "🇸🇬 新加坡-解锁-1"
type: vless
server: sg1.588958.xyz
port: 7448
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: ios
reality-opts:
public-key: LpQiffw7rbewM3zmG11SCxNGkCZWPQ-oTdH4RHWrvDo
short-id: c29cb203aa64
- name: "🇨🇦加拿大-解锁-1"
type: vless
server: ca1.588958.xyz
port: 7448
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: qq
reality-opts:
public-key: achPaXnJ00hzOFqjI_RK4WuLrs4SWy27U5u_XO-OHXE
short-id: 001d7b9ac7
- name: "🇯🇵日本-解锁-1"
type: vless
server: jp1.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: edge
reality-opts:
public-key: SgsjvZzRiQjuFd37tKKEdkQe2MJxvNX30tna50DFnUg
short-id: c0601afddec6
- name: "🇯🇵日本-解锁-2"
type: vless
server: jp2.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: chrome
reality-opts:
public-key: ye2hSsTizeQex6umEIPgJb9e0m-PFrl0Qr7anw70J0w
short-id: 48065bfbc5d6
- name: "🇨🇳香港-解锁-1"
type: vless
server: hk1.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: edge
reality-opts:
public-key: ye2hSsTizeQex6umEIPgJb9e0m-PFrl0Qr7anw70J0w
short-id: 48065bfbc5d6
- name: "🇨🇳香港-解锁-2"
type: vless
server: hk2.588958.xyz
port: 443
uuid: 214e1a5a-71ae-48e6-8533-194656668380
alterId: 0
cipher: auto
tls: true
udp: true
flow: xtls-rprx-vision
servername: www.cdn77.com
skip-cert-verify: false
client-fingerprint: chrome
reality-opts:
public-key: ye2hSsTizeQex6umEIPgJb9e0m-PFrl0Qr7anw70J0w
short-id: 48065bfbc5d6
proxy-groups:
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- 🚀 手动选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- 🇺🇸美国-解锁-1
- 🇺🇸美国-解锁-2
- 🇺🇸美国-解锁-3
- 🇺🇸美国-解锁-4
- 🇺🇸美国-解锁-5
- 🇺🇸美国-解锁-6
- 🇺🇸美国-部分解锁-7
- 🇨🇦加拿大-解锁-1
- 🇯🇵日本-解锁-1
- 🇯🇵日本-解锁-2
- 🇸🇬 新加坡-解锁-1
- 🇨🇳香港-解锁-1
- 🇨🇳香港-解锁-2
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- 🇺🇸美国-解锁-1
- 🇺🇸美国-解锁-2
- 🇺🇸美国-解锁-3
- 🇺🇸美国-解锁-4
- 🇺🇸美国-解锁-5
- 🇺🇸美国-解锁-6
- 🇺🇸美国-部分解锁-7
- 🇨🇦加拿大-解锁-1
- 🇯🇵日本-解锁-1
- 🇯🇵日本-解锁-2
- 🇸🇬 新加坡-解锁-1
- 🇨🇳香港-解锁-1
- 🇨🇳香港-解锁-2
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- 🚀 手动选择
- 🚀 节点选择
- name: 🐟 漏网之鱼
type: select
proxies:
- 🎯 全球直连
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- 🇺🇸 US节点
- 🇨🇦 CA节点
- 🇯🇵 JP节点
- 🇸🇬 SG节点
- 🇭🇰 HK节点
- 🇭🇰 HK节点
- 🇺🇸美国-解锁-1
- 🇺🇸美国-解锁-2
- 🇺🇸美国-解锁-3
- 🇺🇸美国-解锁-4
- 🇺🇸美国-解锁-5
- 🇺🇸美国-解锁-6
- 🇺🇸美国-部分解锁-7
- 🇨🇦加拿大-解锁-1
- 🇯🇵日本-解锁-1
- 🇯🇵日本-解锁-2
- 🇸🇬 新加坡-解锁-1
- 🇨🇳香港-解锁-1
- 🇨🇳香港-解锁-2
- name: 🇺🇸 US节点
type: load-balance
strategy: consistent-hashing
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 150
proxies:
- 🇺🇸美国-解锁-1
- 🇺🇸美国-解锁-2
- 🇺🇸美国-解锁-3
- 🇺🇸美国-解锁-4
- 🇺🇸美国-解锁-5
- 🇺🇸美国-解锁-6
- 🇺🇸美国-部分解锁-7
- name: 🇨🇦 CA节点
type: load-balance
strategy: consistent-hashing
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 150
proxies:
- 🇨🇦加拿大-解锁-1
- name: 🇯🇵 JP节点
type: load-balance
strategy: consistent-hashing
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 150
proxies:
- 🇯🇵日本-解锁-1
- 🇯🇵日本-解锁-2
- name: 🇸🇬 SG节点
type: load-balance
strategy: consistent-hashing
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 150
proxies:
- 🇸🇬 新加坡-解锁-1
- name: 🇭🇰 HK节点
type: load-balance
strategy: consistent-hashing
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 150
proxies:
- 🇨🇳香港-解锁-1
- 🇨🇳香港-解锁-2
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,724 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossingShare vps vless reality
- name: "🇺🇸 ColoCrossingShare-VLESS-REALITY"
type: vless
server: share.916521.xyz
port: 8081
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: JOkJ-1r9AVAzjjQm0ZO6kJWvzlqsOD71B3yGvHwkNSo
client-fingerprint: chrome
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision"
type: vless
server: share.916521.xyz
port: 8080
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: tcp
servername: share.916521.xyz # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision-CDN"
type: vless
# server: www.visa.com.hk
server: usa.visa.com
port: 443
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: ws
ws-opts:
path: "/fshare0ccb?ed=2560"
headers:
Host: sharecc.916521.xyz
servername: sharecc.916521.xyz # AKA SNI
tls: true
# skip-cert-verify: true
# cloudflare worker vless
- name: "🇺🇸 vless-US"
type: vless
# server: www.visa.com.sg
server: 165.154.206.19
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- name: 🇺🇸 vless-US节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 vless-US
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

BIN
com/.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -0,0 +1,305 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip
fake-ip-range: 198.18.0.1/16
default-nameserver:
- 8.8.8.8
# - 114.114.114.114
nameserver:
- 8.8.8.8
# - 114.114.114.114
fallback:
- https://dns.cloudflare.com/dns-query
fallback-filter:
geoip: true
ipcidr:
- 240.0.0.0/4
- 0.0.0.0/32
proxies:
# cloudflare worker vless
- name: "vless-US-🇺🇸"
type: vless
server: 172.67.51.250
port: 443
uuid: o5crtfdd-1de5-499a-916e-ae095yuioac9
udp: true
tls: true
network: ws
servername: sub.test.com # priority over wss host
# skip-cert-verify: true
ws-opts:
path: "/?ed=2048"
headers:
Host: sub.test.com
proxy-groups:
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- vless-US-🇺🇸
- name: 🚀 节点选择
type: select
proxies:
- ♻️ 自动选择
- DIRECT
- vless-US-🇺🇸
- name: Ⓜ️ OpenAI
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 📢 Google
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- vless-US-🇺🇸
- name: 📺 Proxy
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- vless-US-🇺🇸
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- 🚀 节点选择
- ♻️ 自动选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- name: 🐟 漏网之鱼
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- DIRECT
rule-providers:
openai:
type: http
behavior: classical
path: ./rules_set/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/openai.yaml
rules:
- RULE-SET,openai,Ⓜ️ OpenAI
- GEOIP,LAN,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- MATCH,🐟 漏网之鱼

View File

@@ -0,0 +1,822 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# cloudflare worker vless
- name: "🇺🇸 vless-US"
type: vless
server: www.visa.com.sg
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
# cloudflare worker vless
- name: "🇺🇸 vless-US01"
type: vless
server: 172.64.67.1
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
# cloudflare worker vless
- name: "🇩🇪 vless-GE"
type: vless
server: 104.23.100.12
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
# cloudflare worker vless
- name: "🇩🇪 vless-GE01"
type: vless
server: 162.159.153.148
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
# cloudflare worker vless
- name: "🇳🇱 vless-NL"
type: vless
server: 172.67.251.84
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
# cloudflare worker vless
- name: "🇳🇱 vless-NL01"
type: vless
server: 172.67.178.214
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
proxy-groups:
- name: 🇺🇸 vless-US节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 vless-US
- 🇺🇸 vless-US01
- name: 🇩🇪 vless-GE节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇩🇪 vless-GE
- 🇩🇪 vless-GE01
- name: 🇳🇱 vless-NL节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇳🇱 vless-NL
- 🇳🇱 vless-NL01
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- 🇺🇸 vless-US
- 🇺🇸 vless-US01
- 🇩🇪 vless-GE
- 🇩🇪 vless-GE01
- 🇳🇱 vless-NL
- 🇳🇱 vless-NL01
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 vless-US节点
- 🇩🇪 vless-GE节点
- 🇳🇱 vless-NL节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 vless-US
- 🇺🇸 vless-US01
- 🇩🇪 vless-GE
- 🇩🇪 vless-GE01
- 🇳🇱 vless-NL
- 🇳🇱 vless-NL01
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 vless-US
- 🇺🇸 vless-US01
- 🇩🇪 vless-GE
- 🇩🇪 vless-GE01
- 🇳🇱 vless-NL
- 🇳🇱 vless-NL01
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

View File

@@ -0,0 +1,664 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossing vps vless reality
- name: "🇺🇸 ColoCrossing-VLESS-REALITY"
type: vless
server: cs.039390.xyz
port: 8081
uuid: d5de6fac-0de0-418a-910e-bd095fac1acc
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: OdQu006BYWyFB1LBrCKGamP5jgOe58bXEtENYKwM-gs
client-fingerprint: chrome
# ColoCrossing vps vless vision
- name: "🇺🇸 ColoCrossing-vless-vision"
type: vless
server: cs.039390.xyz
port: 8080
uuid: d5de6fac-0de0-418a-910e-bd095fac1acc
network: tcp
servername: cs.039390.xyz # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossing vps vless vision
- name: "🇺🇸 ColoCrossing-vless-vision-cdn"
type: vless
server: www.visa.com.sg
port: 443
uuid: d5de6fac-0de0-418a-910e-bd095fac1acc
network: ws
ws-opts:
path: "/a95acc?ed=2560"
headers:
Host: speedcs.039390.xyz
servername: speedcs.039390.xyz # AKA SNI
tls: true
# skip-cert-verify: true
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossing-VLESS-REALITY
- 🇺🇸 ColoCrossing-vless-vision
- 🇺🇸 ColoCrossing-vless-vision-cdn
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossing-VLESS-REALITY
- 🇺🇸 ColoCrossing-vless-vision
- 🇺🇸 ColoCrossing-vless-vision-cdn
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossing-VLESS-REALITY
- 🇺🇸 ColoCrossing-vless-vision
- 🇺🇸 ColoCrossing-vless-vision-cdn
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

1006
com/clash-config-sub_dx.yaml Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,749 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossing vps vless reality
- name: "🇺🇸 ColoCrossing-VLESS-REALITY"
type: vless
server: temp.lazzycoder.com
port: 8081
uuid: d5de6faa-0de0-418a-917e-bd095fac1acc
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: B5yXdjva9kT6C5nvJQBbumqHZ59SzsyPQ3LTVDRgGzc
client-fingerprint: chrome
# ColoCrossing vps vless vision
- name: "🇺🇸 ColoCrossing-vless-vision"
type: vless
server: temp.lazzycoder.com
port: 8080
uuid: d5de6faa-0de0-418a-917e-bd095fac1adb
network: tcp
servername: temp.lazzycoder.com # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossing vps vless vision
- name: "🇺🇸 ColoCrossing-vless-vision-cdn"
type: vless
server: www.visa.com.sg
port: 443
uuid: d5de6faa-0de0-418a-917e-bd095fac1ad0
network: ws
ws-opts:
path: "/b91d0?ed=2560"
headers:
Host: speedcc.lazzycoder.com
servername: speedcc.lazzycoder.com # AKA SNI
tls: true
# skip-cert-verify: true
# Oracle vps vless vision
- name: "🇺🇸 Oracle-vless-vision"
type: vless
server: sync.lazzycoder.com
port: 8080
uuid: 08212e05-7aa0-40ad-8cc6-3eb4c7afe490
network: tcp
servername: sync.lazzycoder.com # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# Oracle vps vless vision
- name: "🇺🇸 Oracle-vless-vision-cdn"
type: vless
server: www.visa.com.sg
port: 443
uuid: 08212e05-7aa0-40ad-8cc6-3eb4c7afe49a
network: ws
ws-opts:
path: "/57a09a?ed=2560"
headers:
Host: speedora.lazzycoder.com
servername: speedora.lazzycoder.com # AKA SNI
tls: true
# skip-cert-verify: true
# Oracle vps vless reality
- name: "🇺🇸 Oracle-vless-reality"
type: vless
server: sync.lazzycoder.com
port: 8081
uuid: 08212e05-7aa0-40ad-8cc6-3eb4c7afe490
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: 1.1.1.1 # AKA SNI
reality-opts:
public-key: P7N844Yfh2oJddvib2fb0PXfYS_C0hFNgry47Zzwszk
client-fingerprint: chrome
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossing-VLESS-REALITY
- 🇺🇸 ColoCrossing-vless-vision
- 🇺🇸 ColoCrossing-vless-vision-cdn
- name: 🇺🇸 Oracle-US节点
type: select
proxies:
- 🇺🇸 Oracle-vless-vision
- 🇺🇸 Oracle-vless-vision-cdn
- 🇺🇸 Oracle-vless-reality
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 Oracle-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossing-VLESS-REALITY
- 🇺🇸 ColoCrossing-vless-vision
- 🇺🇸 ColoCrossing-vless-vision-cdn
- 🇺🇸 Oracle-vless-vision
- 🇺🇸 Oracle-vless-vision-cdn
- 🇺🇸 Oracle-vless-reality
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossing-VLESS-REALITY
- 🇺🇸 ColoCrossing-vless-vision
- 🇺🇸 ColoCrossing-vless-vision-cdn
- 🇺🇸 Oracle-vless-vision
- 🇺🇸 Oracle-vless-vision-cdn
- 🇺🇸 Oracle-vless-reality
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

View File

@@ -0,0 +1,723 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossingShare vps vless reality
- name: "🇺🇸 ColoCrossingShare-VLESS-REALITY"
type: vless
server: info03.010005.xyz
port: 8081
uuid: 30ab0c01-0de1-4185-9c10-aa006efd0ccd
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: zg78cbC4gPOjHr_Ht8jWS6IRqJJuMUui272KebLxAAo
client-fingerprint: chrome
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision"
type: vless
server: info03.010005.xyz
port: 8080
uuid: 30ab0c01-0de1-4185-9c10-aa006efd0ccd
network: tcp
servername: info03.010005.xyz # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision-CDN"
type: vless
# server: www.visa.com.hk
server: usa.visa.com
port: 443
uuid: 30ab0c01-0de1-4185-9c10-aa006efd0ccd
network: ws
ws-opts:
path: "/share0a0c?ed=2560"
headers:
Host: cc03.060009.xyz
servername: cc03.060009.xyz # AKA SNI
tls: true
# skip-cert-verify: true
# cloudflare worker vless
- name: "🇺🇸 vless-US"
type: vless
server: www.visa.com.sg
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- name: 🇺🇸 vless-US节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 vless-US
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

View File

@@ -0,0 +1,723 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossingShare vps vless reality
- name: "🇺🇸 ColoCrossingShare-VLESS-REALITY"
type: vless
server: sharec.060009.xyz
port: 8081
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: VwOjSIBKi2ssmxot7fzdzwwtd_UTv8jlyoq7iGoPp2M
client-fingerprint: chrome
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision"
type: vless
server: sharec.060009.xyz
port: 8080
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
network: tcp
servername: sharec.060009.xyz # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision-CDN"
type: vless
# server: www.visa.com.hk
server: usa.visa.com
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
network: ws
ws-opts:
path: "/cshare00a?ed=2560"
headers:
Host: cc07.060009.xyz
servername: cc07.060009.xyz # AKA SNI
tls: true
# skip-cert-verify: true
# cloudflare worker vless
- name: "🇺🇸 vless-US"
type: vless
server: www.visa.com.sg
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- name: 🇺🇸 vless-US节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 vless-US
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

View File

@@ -0,0 +1,723 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossingShare vps vless reality
- name: "🇺🇸 ColoCrossingShare-VLESS-REALITY"
type: vless
server: share.916521.xyz
port: 8081
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: JOkJ-1r9AVAzjjQm0ZO6kJWvzlqsOD71B3yGvHwkNSo
client-fingerprint: chrome
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision"
type: vless
server: share.916521.xyz
port: 8080
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: tcp
servername: share.916521.xyz # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision-CDN"
type: vless
# server: www.visa.com.hk
server: usa.visa.com
port: 443
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: ws
ws-opts:
path: "/fshare0ccb?ed=2560"
headers:
Host: sharecc.916521.xyz
servername: sharecc.916521.xyz # AKA SNI
tls: true
# skip-cert-verify: true
# cloudflare worker vless
- name: "🇺🇸 vless-US"
type: vless
server: www.visa.com.sg
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- name: 🇺🇸 vless-US节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 vless-US
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

View File

@@ -0,0 +1,790 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossingShare vps vless reality
- name: "🇺🇸 ColoCrossingShare-VLESS-REALITY"
type: vless
server: share.916521.xyz
port: 8082
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: JOkJ-1r9AVAzjjQm0ZO6kJWvzlqsOD71B3yGvHwkNSo
client-fingerprint: chrome
# ColoCrossingShare vps vless reality
- name: "🇺🇸 CF-ColoCrossingShare-VLESS-REALITY"
type: vless
server: share.916521.xyz
port: 8083
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: JOkJ-1r9AVAzjjQm0ZO6kJWvzlqsOD71B3yGvHwkNSo
client-fingerprint: chrome
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision"
type: vless
server: share.916521.xyz
port: 8080
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: tcp
servername: share.916521.xyz # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossingShare vps vless vision
- name: "🇺🇸 CF-ColoCrossingShare-VLESS-Vision"
type: vless
server: share.916521.xyz
port: 8081
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: tcp
servername: share.916521.xyz # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision-CDN"
type: vless
# server: www.visa.com.hk
server: usa.visa.com
port: 443
uuid: 30cc0c05-0de5-4185-9c09-cd005abd0c00
network: ws
ws-opts:
path: "/fshare0ccb?ed=2560"
headers:
Host: sharecc.916521.xyz
servername: sharecc.916521.xyz # AKA SNI
tls: true
# skip-cert-verify: true
# cloudflare worker vless
- name: "🇺🇸 vless-US"
type: vless
server: www.visa.com.sg
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- name: 🇺🇸 COLOCROSSING-US-CF节点
type: select
proxies:
- 🇺🇸 CF-ColoCrossingShare-VLESS-REALITY
- 🇺🇸 CF-ColoCrossingShare-VLESS-Vision
- name: 🇺🇸 vless-US节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 vless-US
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 COLOCROSSING-US-CF节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 CF-ColoCrossingShare-VLESS-REALITY
- 🇺🇸 CF-ColoCrossingShare-VLESS-Vision
- 🇺🇸 vless-US
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 CF-ColoCrossingShare-VLESS-REALITY
- 🇺🇸 CF-ColoCrossingShare-VLESS-Vision
- 🇺🇸 vless-US
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

View File

@@ -0,0 +1,723 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossingShare vps vless reality
- name: "🇺🇸 ColoCrossingShare-VLESS-REALITY"
type: vless
server: sharep.060009.xyz
port: 8081
uuid: 30ab0d05-0de7-4185-9ca0-cd007abd0c01
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: "speed.cloudflare.com" # AKA SNI
reality-opts:
public-key: KCkfmRgP_v25HstJf1p_DkI1YFd4dpuVvFCdjIEl1lA
client-fingerprint: chrome
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision"
type: vless
server: sharep.060009.xyz
port: 8080
uuid: 30ab0d05-0de7-4185-9ca0-cd007abd0c01
network: tcp
servername: sharep.060009.xyz # AKA SNI
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
# skip-cert-verify: true
# ColoCrossingShare vps vless vision
- name: "🇺🇸 ColoCrossingShare-VLESS-Vision-CDN"
type: vless
# server: www.visa.com.hk
server: usa.visa.com
port: 443
uuid: 30ab0d05-0de7-4185-9ca0-cd007abd0c01
network: ws
ws-opts:
path: "/fshare7acd?ed=2560"
headers:
Host: cc05.060009.xyz
servername: cc05.060009.xyz # AKA SNI
tls: true
# skip-cert-verify: true
# cloudflare worker vless
- name: "🇺🇸 vless-US"
type: vless
server: www.visa.com.sg
port: 443
uuid: 00cd6a05-0de1-4190-9a0b-01050cfe0abe
servername: corp.node.060007.xyz # priority over wss host
tls: true
# udp: false
tfo: false
client-fingerprint: random
skip-cert-verify: true
network: ws
ws-opts:
path: "/?ed=2560"
headers:
Host: corp.node.060007.xyz
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- name: 🇺🇸 vless-US节点
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 vless-US
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🎯 全球直连
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossingShare-VLESS-REALITY
- 🇺🇸 ColoCrossingShare-VLESS-Vision
- 🇺🇸 ColoCrossingShare-VLESS-Vision-CDN
- 🇺🇸 vless-US
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

View File

@@ -0,0 +1,702 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
# external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
# Telecom (ShenZhen)
- 202.96.134.133
- 202.96.128.86
- 202.96.128.166
# Google DNS
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver:
# Google DNS
- tls://dns.google:853
- https://dns.google/dns-query
- 8.8.8.8
- 8.8.4.4
- 2001:4860:4860::8888
- 2001:4860:4860::8844
nameserver-policy:
# "+.gstatic.com": "123.123.123.123"
"geosite:cn, private":
- 123.123.123.123
- 123.123.123.124
- https://223.5.5.5/dns-query
- https://223.6.6.6/dns-query
- https://dns.alidns.com/dns-query
proxies:
# 下面放入你的节点信息(可以多个,认证仔细点!)
# 节点名字支持 🇭🇰 🇺🇸 🇸🇬 🇲🇴 🇬🇧 🇩🇪 🇯🇵 🇰🇷 🇮🇳 🇪🇸 🇹🇷 🇳🇱等图标。
# ColoCrossing vps vless vision
- name: "🇺🇸 ColoCrossing-vision"
type: vless
server: usa.visa.com
port: 443
uuid: 35cd0a05-0de1-4183-9c10-ac005efd0aab
network: ws
ws-opts:
path: "/p05efab?ed=2560"
headers:
Host: origin01.080087.xyz
servername: origin01.080087.xyz # AKA SNI
tls: true
# skip-cert-verify: true
# ColoCrossing vps vless reality
- name: "🇺🇸 ColoCrossing-vless-reality"
type: vless
server: ccs.080087.xyz
port: 9181
uuid: 35cd0a05-0de1-4183-9c10-ac005efd0aab
network: tcp
flow: xtls-rprx-vision # xtls-rprx-direct # xtls-rprx-origin # enable XTLS
tls: true
udp: true
servername: speed.cloudflare.com # AKA SNI
reality-opts:
public-key: aQCzfzCrRx6QejN5x_NsTCSroTCauJPuKJO7BWuC4yE
client-fingerprint: chrome
# cloudflare worker vless
- name: "🇺🇸 vless-US"
type: vless
server: www.visa.com.sg
port: 443
uuid: 8acd6a05-0dec-4190-9a0b-81060dee0cca
udp: true
tls: true
network: ws
servername: canode.080087.xyz # priority over wss host
# skip-cert-verify: true
ws-opts:
path: "/?ed=2048"
headers:
Host: canode.080087.xyz
proxy-groups:
- name: 🇺🇸 COLOCROSSING-US节点
type: select
proxies:
- 🇺🇸 ColoCrossing-vision
- 🇺🇸 ColoCrossing-vless-reality
- name: 🇺🇸 vless-US节点
type: select
proxies:
- 🇺🇸 vless-US
- name: 🚀 节点选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: Ⓜ️ OpenAI
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📢 Google
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 苹果媒体
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🍎 iCloudPrivateRelay
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 Disney
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: Ⓜ️ Discord
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 📺 Proxy
type: select
proxies:
- 🚀 节点选择
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- ♻️ 自动选择
- 🚀 手动选择
- 🚀 节点选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- name: 🐟 漏网之鱼
type: select
proxies:
- 🚀 节点选择
- 🎯 全球直连
- ♻️ 自动选择
- 🚀 手动选择
- 🇺🇸 COLOCROSSING-US节点
- 🇺🇸 vless-US节点
- DIRECT
- name: 🚀 手动选择
type: select
proxies:
- DIRECT
- ♻️ 自动选择
- 🇺🇸 ColoCrossing-vision
- 🇺🇸 ColoCrossing-vless-reality
- 🇺🇸 vless-US
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- 🇺🇸 ColoCrossing-vision
- 🇺🇸 ColoCrossing-vless-reality
- 🇺🇸 vless-US
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
discord:
type: http
behavior: classical
path: ./rules_set/no_resolve/discord.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/discord.yaml
disney:
type: http
behavior: classical
path: ./rules_set/no_resolve/disney.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/disney.yaml
apple_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_media.yaml
china_direct:
type: http
behavior: classical
path: ./rules_set/no_resolve/china_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/china_direct.yaml
iCloudPrivateRelay:
type: http
behavior: classical
path: ./rules_set/no_resolve/iCloudPrivateRelay.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/iCloudPrivateRelay.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_random.yaml
private_direct:
type: http
behavior: classical
path: ./rules_set/private_direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/private_direct.yaml
rules:
# - RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,disney,🎥 Disney
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,discord,Ⓜ️ Discord
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,iCloudPrivateRelay,🍎 iCloudPrivateRelay
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,apple_media,🍎 苹果媒体
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- RULE-SET,private_direct,🎯 全球直连
- RULE-SET,china_direct,🎯 全球直连
- GEOIP,CN,🎯 全球直连
- GEOIP,LAN,🎯 全球直连
- MATCH,🐟 漏网之鱼

182
config.json Normal file
View File

@@ -0,0 +1,182 @@
{
"log": {
"loglevel": "warning",
"access": "/var/log/xray/access.log",
"error": "/var/log/xray/error.log"
},
"inbounds": [
{
"listen": "0.0.0.0",
"port": 8180,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "57cd6a01-0de1-4180-9a16-00009efd0acb",
"flow": "xtls-rprx-vision"
}
],
"decryption": "none",
"fallbacks": [
{
"dest": "8001",
"xver": 1
},
{
"alpn": "h2",
"dest": "8002",
"xver": 1
}
]
},
"streamSettings": {
"network": "tcp",
"security": "tls",
"tlsSettings": {
"rejectUnknownSni": true,
"minVersion": "1.2",
"certificates": [
{
"ocspStapling": 3600,
"certificateFile": "/etc/letsencrypt/live/info01.010005.xyz/fullchain.pem",
"keyFile": "/etc/letsencrypt/live/info01.010005.xyz/privkey.pem"
}
]
}
},
"sniffing": {
"enabled": true,
"destOverride": ["http", "tls"]
}
},
{
"listen": "0.0.0.0",
"port": 5678,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "57cd6a01-0de1-4180-9a16-00009efd0ac0"
}
],
"decryption": "none",
"fallbacks": [
{
"dest": "8001",
"xver": 1
},
{
"alpn": "h2",
"dest": "8002",
"xver": 1
}
]
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/temp09e5"
},
"security": "tls",
"tlsSettings": {
"serverName": "cc01.060009.xyz",
"rejectUnknownSni": true,
"minVersion": "1.2",
"certificates": [
{
"ocspStapling": 3600,
"certificateFile": "/etc/letsencrypt/live/cc01.060009.xyz/fullchain.pem",
"keyFile": "/etc/letsencrypt/live/cc01.060009.xyz/privkey.pem"
}
]
}
},
"sniffing": {
"enabled": true,
"destOverride": ["http", "tls"]
}
},
{
"tag": "colocrossing-reality-in",
"port": 8181,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1",
"port": 8185,
"network": "tcp"
},
"sniffing": {
"enabled": true,
"destOverride": ["tls"],
"routeOnly": true
}
},
{
"listen": "127.0.0.1",
"port": 8185,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "57cd6a01-0de0-4180-9a16-00009efd0ace",
"flow": "xtls-rprx-vision"
}
],
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"security": "reality",
"realitySettings": {
"show": false,
"dest": "speed.cloudflare.com:443",
"serverNames": ["speed.cloudflare.com"],
"privateKey": "8DzN4pEbshWNjUuGqcD9fCtxW_LWhQDuF0SFHLnYslA",
"shortIds": ["", "0123456789abcdef"]
}
},
"sniffing": {
"enabled": true,
"destOverride": ["http", "tls", "quic"],
"routeOnly": true
}
}
],
"outbounds": [
{
"tag": "direct",
"protocol": "freedom"
},
{
"tag": "block",
"protocol": "blackhole"
}
],
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"type": "field",
"ip": ["geoip:cn"],
"outboundTag": "block"
},
{
"inboundTag": ["colocrossing-reality-in"],
"domain": ["speed.cloudflare.com"],
"outboundTag": "direct"
},
{
"inboundTag": ["colocrossing-reality-in"],
"outboundTag": "block"
}
]
},
"policy": {
"levels": {
"0": {
"handshake": 2,
"connIdle": 120
}
}
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

3729
template/warp-clash-config.yaml Executable file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,601 @@
# port of HTTP
port: 7890 # 此项将被接管
# port of SOCKS5
socks-port: 7891 # 此项将被接管
# redir port for Linux and macOS
redir-port: 7892 # 此项将被接管
allow-lan: true # 此项将被接管为true
# Only applicable when setting allow-lan to true
# "*": bind all IP addresses
# 192.168.122.11: bind a single IPv4 address
# "[aaaa::a8aa:ff:fe09:57d8]": bind a single IPv6 address
bind-address: "*" # HTTP(S)\SOCKS5 监听地址此项将被接管为all
# Rule / Global/ Direct (default is Rule)
mode: Rule
# set log level to stdout (default is info)
# info / warning / error / debug / silent
log-level: info
# A RESTful API for clash
external-controller: 0.0.0.0:9090 # 此项将被接管
# you can put the static web resource (such as clash-dashboard) to a directory, and clash would serve in `${API}/ui`
# input is a relative path to the configuration directory or an absolute path
external-ui: "/usr/share/openclash/dashboard" # 此项将被接管
# Secret for RESTful API (Optional)
secret: "123456" # 此项将被接管
# experimental feature
experimental:
ignore-resolve-fail: true # ignore dns resolve fail, default value is true
# authentication of local SOCKS5/HTTP(S) server
authentication: # 此项将被接管
- "user1:pass1"
- "user2:pass2"
# # experimental hosts, support wildcard (e.g. *.clash.dev Even *.foo.*.example.com)
# # static domain has a higher priority than wildcard domain (foo.example.com > *.example.com)
#hosts:
#'*.clash.dev': 127.0.0.1
#'alpha.clash.dev': '::1'
dns: # 如订阅配置无包括此项的所有DNS设置OpenClash将自动添加
enable: true # set true to enable dns (default is false) # 此项将被接管为true
ipv6: true # default is false # 此项将被接管
listen: 0.0.0.0:53 # 端口为53时将被接管为7874
enhanced-mode: fake-ip # or redir-host # 此项将被接管
fake-ip-range: 198.18.0.1/16 # if you don't know what it is, don't change it # 此项将被接管
default-nameserver:
- 8.8.8.8
# - 1.1.1.1
# - 114.114.114.114
nameserver:
# - 8.8.8.8
- 1.1.1.1
# - 114.114.114.114
fallback:
- https://1.1.1.1/dns-query
- tls://1.1.1.1:853
- tls://8.8.8.8:853
# google ipv6 dns
- "[2001:4860:4860::8888]:53"
- "[2001:4860:4860::8844]:53"
# - https://dns.cloudflare.com/dns-query
# - tls://dns.google:853
# 101.6.6.191 China Education and Research Network Center
# - "[2001:da8::666]:53"
fallback-filter:
geoip: true
ipcidr:
- 240.0.0.0/4
- 0.0.0.0/32
proxies:
# cloudflare worker vless
- name: "vless-US-🇺🇸"
type: vless
server: 172.67.51.250
port: 443
uuid: d5de6faa-0de0-418a-916e-bd095facfac1
udp: true
tls: true
network: ws
servername: us.sub.060007.xyz # priority over wss host
# skip-cert-verify: true
ws-opts:
path: "/?ed=2048"
headers:
Host: us.sub.060007.xyz
# cloudflare worker vless
- name: "vless-GB-🇬🇧"
type: vless
server: 172.67.165.63
port: 443
uuid: d5de6faa-0de0-418a-916e-bd095facfac1
udp: true
tls: true
network: ws
servername: us.sub.060007.xyz # priority over wss host
# skip-cert-verify: true
ws-opts:
path: "/?ed=2048"
headers:
Host: us.sub.060007.xyz
# cloudflare worker vless
- name: "vless-NL-🇳🇱"
type: vless
server: 95.164.34.170
port: 443
uuid: d5de6faa-0de0-418a-916e-bd095facfac1
udp: true
tls: true
network: ws
servername: us.sub.060007.xyz # priority over wss host
# skip-cert-verify: true
ws-opts:
path: "/?ed=2048"
headers:
Host: us.sub.060007.xyz
proxy-groups:
- name: ♻️ 自动选择
type: url-test
url: http://www.gstatic.com/generate_204
interval: 300
tolerance: 50
proxies:
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- name: 🚀 节点选择
type: select
proxies:
- ♻️ 自动选择
- DIRECT
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- name: Ⓜ️ OpenAI
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: Ⓜ️ Claude
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: Ⓜ️ Gemini
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 📢 GoogleVoice
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 📢 Google
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🌍 Copilot
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🌍 Bing
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🌍 OneDrive
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: Ⓜ️ Microsoft
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🍎 苹果代理
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🍎 AppleTV
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🍎 iCloud
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🍎 苹果服务
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🎥 Netflix
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 🎥 YouTube
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: Ⓜ️ Facebook
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: Ⓜ️ Amazon
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: Ⓜ️ Paypal
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: Ⓜ️ Github
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: Ⓜ️ Twitter
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 📲 电报消息
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 📲 SocialMedia
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
- name: 📺 proxy_selected
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- name: 📺 Proxy
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- name: 🎯 全球直连
type: select
proxies:
- DIRECT
- 🚀 节点选择
- ♻️ 自动选择
- name: 🛑 广告拦截
type: select
proxies:
- REJECT
- DIRECT
- name: 🐟 漏网之鱼
type: select
proxies:
- ♻️ 自动选择
- 🚀 节点选择
- 🎯 全球直连
- vless-US-🇺🇸
- vless-GB-🇬🇧
- vless-NL-🇳🇱
- DIRECT
rule-providers:
google_voice:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_voice.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_voice.yaml
microsoft:
type: http
behavior: classical
path: ./rules_set/no_resolve/microsoft.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/microsoft.yaml
onedrive:
type: http
behavior: classical
path: ./rules_set/no_resolve/onedrive.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/onedrive.yaml
advertising:
type: http
behavior: classical
path: ./rules_set/no_resolve/advertising.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/advertising.yaml
paypal:
type: http
behavior: classical
path: ./rules_set/no_resolve/paypal.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/paypal.yaml
facebook:
type: http
behavior: classical
path: ./rules_set/no_resolve/facebook.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/facebook.yaml
claude:
type: http
behavior: classical
path: ./rules_set/no_resolve/claude.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/claude.yaml
social_media:
type: http
behavior: classical
path: ./rules_set/no_resolve/social_media.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/social_media.yaml
google:
type: http
behavior: classical
path: ./rules_set/no_resolve/google.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google.yaml
icloud:
type: http
behavior: classical
path: ./rules_set/no_resolve/icloud.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/icloud.yaml
apple:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple.yaml
amazon:
type: http
behavior: classical
path: ./rules_set/no_resolve/amazon.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/amazon.yaml
youtube:
type: http
behavior: classical
path: ./rules_set/no_resolve/youtube.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/youtube.yaml
telegram:
type: http
behavior: classical
path: ./rules_set/no_resolve/telegram.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/telegram.yaml
github:
type: http
behavior: classical
path: ./rules_set/no_resolve/github.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/github.yaml
appletv:
type: http
behavior: classical
path: ./rules_set/no_resolve/appletv.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/appletv.yaml
bing:
type: http
behavior: classical
path: ./rules_set/no_resolve/bing.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/bing.yaml
proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/proxy.yaml
twitter:
type: http
behavior: classical
path: ./rules_set/no_resolve/twitter.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/twitter.yaml
openai:
type: http
behavior: classical
path: ./rules_set/no_resolve/openai.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/openai.yaml
copilot:
type: http
behavior: classical
path: ./rules_set/no_resolve/copilot.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/copilot.yaml
apple_proxy:
type: http
behavior: classical
path: ./rules_set/no_resolve/apple_proxy.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/apple_proxy.yaml
google_gemini:
type: http
behavior: classical
path: ./rules_set/no_resolve/google_gemini.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/google_gemini.yaml
netflix:
type: http
behavior: classical
path: ./rules_set/no_resolve/netflix.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/no_resolve/netflix.yaml
### custom rule by hand
proxy_selected:
type: http
behavior: classical
path: ./rules_set/proxy_selected.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_selected.yaml
proxy_random:
type: http
behavior: classical
path: ./rules_set/proxy_random.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/proxy_custom.yaml
direct:
type: http
behavior: classical
path: ./rules_set/direct.yaml
interval: 86400
url: https://raw.githubusercontent.com/darkli/research/main/rules/rules_set/direct.yaml
rules:
- RULE-SET,direct,🎯 全球直连
- RULE-SET,advertising,🛑 广告拦截
- RULE-SET,google_gemini,Ⓜ️ Gemini
- RULE-SET,openai,Ⓜ️ OpenAI
- RULE-SET,claude,Ⓜ️ Claude
- RULE-SET,copilot,🌍 Copilot
- RULE-SET,paypal,Ⓜ️ Paypal
- RULE-SET,netflix,🎥 Netflix
- RULE-SET,google_voice,📢 GoogleVoice
- RULE-SET,youtube,🎥 YouTube
- RULE-SET,google,📢 Google
- RULE-SET,apple_proxy,🍎 苹果代理
- RULE-SET,appletv,🍎 AppleTV
- RULE-SET,icloud,🍎 iCloud
- RULE-SET,apple,🍎 苹果服务
- RULE-SET,bing,🌍 Bing
- RULE-SET,onedrive,🌍 OneDrive
- RULE-SET,microsoft,Ⓜ️ Microsoft
- RULE-SET,amazon,Ⓜ️ Amazon
- RULE-SET,facebook,Ⓜ️ Facebook
- RULE-SET,github,Ⓜ️ Github
- RULE-SET,twitter,Ⓜ️ Twitter
- RULE-SET,telegram,📲 电报消息
- RULE-SET,social_media,📲 SocialMedia
- RULE-SET,proxy_selected,📺 proxy_selected
- RULE-SET,proxy,📺 Proxy
- RULE-SET,proxy_random,📺 Proxy
- GEOIP,LAN,🎯 全球直连
- GEOIP,CN,🎯 全球直连, no-resolve
- MATCH,🐟 漏网之鱼