-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
能不能只代理特定域名的地址,而不用全部代理后排出某些域名 #351
Comments
额,这个比较麻烦,要改动的地方会有点多。 |
短时间内,是没法支持的了。 |
需要,弄一个PAC模式,今天很奇怪为什么卡巴更新失败,查了半天是被sidecar挡住了 |
是 windows 系统吗?目前 windows 系统设置系统代理是借助了第三方程序的,目前不知道如何使用那个程序来设置PAC。 |
那么,可否借鉴一下V2ray的PAC模式?虽然不知道C/C++转JS麻烦不( |
基于nodejs的话,有些系统级的功能代码可能无法直接转义,或者实现起来非常麻烦,一般需要找一些现成的组件来实现,但目前还没找到。 |
Ⅰ. 请描述你想要的新功能:
Ⅱ. 请描述你心目中新功能的样子:
Ⅲ. 你希望该新功能修复哪个issue?
The text was updated successfully, but these errors were encountered: