{ "info": { "author": "CoCong", "author_email": "cong.lv.yx@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.7" ], "description": "PY3-GFWList2Privoxy\n==============================================================\n\n|Build Status|\n\nUsage\n--------------------------------------------------------------\n\nGenerate action file for privoxy from gfwlist, inspired by clowwindy's gfwlist2pac_ and modified from it.\n\n::\n\n pip install gfwlist2privoxy\n\n usage: main.py [-h] [-i GFWLIST] -f ACTION -p PROXY -t TYPE [--user-rule USER_RULE]\n\n detail arguments:\n -h, --help show this help message and exit\n\n -i GFWLIST, --input GFWLIST local path or remote url of gfwlist, ignore to use default address\n\n -f ACTION, --file ACTION path to the output action file\n\n -p PROXY, --proxy PROXY the proxy in the action file, for example, \"127.0.0.1:1080\"\n\n -t TYPE, --type TYPE the proxy type in the action file, should be one of the followings,\n \"http socks4 socks4a socks5 socks5t\"\n\n --user-rule USER_RULE user rule file, which will be appended to gfwlist\n\n Please set https proxy in your system if you ignore the argument GFWLIST.\n\nExample Action File\n----------------------------------------------------------\nAn example of generated action file is here_.\n\n.. |Build Status| image:: https://travis-ci.org/CoCongV/gfwlist2privoxy.svg?branch=master\n :target: https://travis-ci.org/CoCongV/gfwlist2privoxy\n.. _gfwlist2pac: https://github.com/clowwindy/gfwlist2pac\n.. _here: https://github.com/snachx/gfwlist2privoxy/blob/master/test/gfwlist.action\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CoCongV/gfwlist2privoxy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "py3-gfwlist2privoxy", "package_url": "https://pypi.org/project/py3-gfwlist2privoxy/", "platform": "", "project_url": "https://pypi.org/project/py3-gfwlist2privoxy/", "project_urls": { "Homepage": "https://github.com/CoCongV/gfwlist2privoxy" }, "release_url": "https://pypi.org/project/py3-gfwlist2privoxy/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "convert gfwlist to privoxy action file", "version": "1.0.0" }, "last_serial": 5544873, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f45bd926ada0d65df18bde55e465d040", "sha256": "8b53748e56628769d001ba06d246e6c1d74d5f4cbdc1f9f36e3387130590b9f0" }, "downloads": -1, "filename": "py3_gfwlist2privoxy-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f45bd926ada0d65df18bde55e465d040", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32740, "upload_time": "2019-07-17T08:55:26", "url": "https://files.pythonhosted.org/packages/37/8b/14034209755b7f3bb0b678a2d3fa27582d55667776a7dc794f3837ac0c3e/py3_gfwlist2privoxy-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7736f2b06fae14c8c50b9697197597e", "sha256": "4bb549a69990ee0b91d9dd27d054030ff1b362bcda37c80dc981cb402139dfd2" }, "downloads": -1, "filename": "py3-gfwlist2privoxy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a7736f2b06fae14c8c50b9697197597e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31523, "upload_time": "2019-07-17T08:55:28", "url": "https://files.pythonhosted.org/packages/67/9b/1745f12c8087ef32a597fd1eede3e582b39822398e7c4e34353a02520e31/py3-gfwlist2privoxy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f45bd926ada0d65df18bde55e465d040", "sha256": "8b53748e56628769d001ba06d246e6c1d74d5f4cbdc1f9f36e3387130590b9f0" }, "downloads": -1, "filename": "py3_gfwlist2privoxy-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f45bd926ada0d65df18bde55e465d040", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32740, "upload_time": "2019-07-17T08:55:26", "url": "https://files.pythonhosted.org/packages/37/8b/14034209755b7f3bb0b678a2d3fa27582d55667776a7dc794f3837ac0c3e/py3_gfwlist2privoxy-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7736f2b06fae14c8c50b9697197597e", "sha256": "4bb549a69990ee0b91d9dd27d054030ff1b362bcda37c80dc981cb402139dfd2" }, "downloads": -1, "filename": "py3-gfwlist2privoxy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a7736f2b06fae14c8c50b9697197597e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31523, "upload_time": "2019-07-17T08:55:28", "url": "https://files.pythonhosted.org/packages/67/9b/1745f12c8087ef32a597fd1eede3e582b39822398e7c4e34353a02520e31/py3-gfwlist2privoxy-1.0.0.tar.gz" } ] }