Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请教一下,使用这种描点配置文件时,能否对特定domain指定固定的节点? #25

Closed
Troray opened this issue Jul 24, 2024 · 1 comment

Comments

@Troray
Copy link

Troray commented Jul 24, 2024

例如用clash客户端,配置如:

proxy-providers: 
  jichang: {<<: *p, path: ./proxy_providers/jichang.yaml, url: "https://www.机场订阅地址.com"}
  zijian: {<<: *p, path: ./proxy_providers/zijian.yaml, url: "https://www.多个自建整合订阅地址.com"}

此时,机场和自建都有 香港、韩国、日本 的多个节点。
假设自建的有 🇭🇰 HK 🇭🇰 HK2 🇯🇵 JP 🇯🇵 JP2 如图:
Snipaste_2024-07-24_22-24-42
Snipaste_2024-07-24_22-25-27

那么能通过配置文件写

- DOMAIN-SUFFIX,google.com,????/🇭🇰 HK2
- DOMAIN-SUFFIX,chatgpt.com,????/🇯🇵 JP2

如果是普通的proxies类型,我倒是知道直接写上节点名称就可以了。
但是描点配置类型,我不知道是否能指定固定节点。

@Coldvvater
Copy link
Owner

可以

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants