2049 在 请问各位佬,clash怎么设置分流可以不同浏览器不同节点呢? 中发帖
新人第一次发帖,希望没有问题XD
想用clash对chrome 的不同账号(profile)分流,使用不同ip
在网上找到个issue,提到用分流里的process-name规则 [Feature] chrome想要多开 怎么用clash分流 实现不同浏览器不同ip · Issue #684 · MetaCubeX/mihomo · GitHub
但尝试填写了一下,都没有生效
浏览器的路径是这样的,不同的账号区别就在最后的数字
“C:\Program Files\Google\Chrome\Application\chrome.exe” --profile-directory=“Profile 2”
“C:\Program Files\Google\Chrome\Application\chrome.exe” --profile-directory=“Profile 3”
谢...