PAC file Generator, working with gfwlist. Contribute to yibin0083/gfwlist2pac development by creating an account on GitHub.
def parse_gfwlist(content, user_rule=None): builtin_rules = pkgutil.get_data('gfwlist2pac', 'resources/builtin.txt').splitlines(False) gfwlist = content.splitlines(False) if user_rule: gfwlist.extend(user_rule.splitlines(False)) domains = set(builtin_rules) for line in gfwlist: if li...
ShadowsocksX.app,gfwlist2pac 输出 O(1) 版 PAC,Chrome 很快打开网页,Safari 无法识别。 ShadowsocksX-NG.app,看起来是 gfwlist2pac 输出 ABP 版 PAC,Chrome 还是很快打开网页,Safari 非常慢。
Watch 1 Star 0 Fork 0 杨磊/gfwlist2pac 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号? 立即登录 文件 master 该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游...
Watch 1 Star 0 Fork 0 杨磊/gfwlist2pac 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 Gitee Pages JavaDoc PHPDoc 质量分析 Jenkins for Gitee 腾讯云托管 腾讯云 Serverless 悬镜安全 阿里云 SAE Codeblitz 我知道了,不再自动展开 全部
PAC file Generator, working with gfwlist. Contribute to xinggsf/gfwlist2pac development by creating an account on GitHub.
Convert GFWList into O(1) PAC file. Contribute to Acidburn0zzz/gfwlist2pac development by creating an account on GitHub.
Watch 1 Star 0 Fork 0 杨磊/gfwlist2pac 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号? 立即登录 文件 master 该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游...
xiongchuan/gfwlist2pac 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号? 立即登录 文件 master 该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。 克隆/下载 ...
forked fromvangie/gfwlist2pac Notifications Fork0 Star0 Code Pull requests Actions Projects Wiki Security Insights Additional navigation options Breadcrumbs gfwlist2pac / Latest commit vangie * 简化了gfwProxy和pacProxy的配置 Apr 6, 2013 7c298f7·Apr 6, 2013Apr 6, 2013 ...