文件名称:genpac:PACDnsmasqWingy文件生成器,与gfwlist一起使用,支持自定义规则
文件大小:187KB
文件格式:ZIP
更新时间:2024-02-26 05:18:49
python pypi pac dnsmasq gfw
GenPAC 基于gfwlist的各种代理软件配置文件生成工具,支持自定义规则,目前可生成的格式有pac,dnsmasq,wingy。 安装 # 安装或更新 $ pip install -U genpac # 或从github安装更新开发版本 $ pip install -U https://github.com/JinnLynn/genpac/archive/dev.zip # 卸载 $ pip uninstall genpac 注意:如果安装后,执行时出现无法找到命令的错误,可能是因为genpac命令没有被安装到系统路径,如Ububtu 16.04且通过apt-get安装的pip的环境下,
【文件预览】:
genpac-master
----setup.py(2KB)
----.gitignore(249B)
----sample()
--------wingy-tpl.yaml(996B)
--------config.ini(3KB)
--------user-rules.txt(1KB)
----.travis.yml(249B)
----LICENSE(1KB)
----README.md(10KB)
----tests()
--------conftest.py(563B)
--------test_rule.py(3KB)
--------test.sh(614B)
--------etc()
--------__init__.py(111B)
--------test_config.py(2KB)
--------test_run.py(2KB)
--------util.py(1KB)
--------test_deprecated.py(653B)
--------test_gfwlist.py(3KB)
--------test_formater.py(2KB)
----genpac()
--------res()
--------__init__.py(774B)
--------_compat.py(1KB)
--------template.py(1KB)
--------config.py(7KB)
--------util.py(4KB)
--------deprecated.py(2KB)
--------formats.py(11KB)
--------__main__.py(190B)
--------pysocks()
--------publicsuffixlist()
--------core.py(20KB)
----.editorconfig(287B)
----tox.ini(801B)