{ "info": { "author": "JuneHyeon Bae", "author_email": "devunt@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: Proxy Servers", "Topic :: Internet :: WWW/HTTP" ], "description": "WARP\n====\n\nSimple http transparent proxy made in python 3.4\n\nThis is proof-of-concept code.\n\n\nDependency\n----------\n\n* python >= 3.4.0\n\nHow to install\n--------------\n\nYou can install **warp** using ``pip``:\n\n.. code-block:: console\n\n $ pip install warp-proxy\n\nOr if you're interested in bleeding edge of the master branch give it a try:\n\n.. code-block:: console\n\n $ git clone git://github.com.devunt/warp.git\n $ cd warp/\n $ pip install -e .\n\n\nHow to use\n----------\n\n1. run ``warp`` command (or you might need to run ``warp.py`` instead\n if setuptools isn't installed in your system)\n\n .. code-block:: console\n\n $ warp\n\n2. set browser's proxy setting to \n\n http proxy\n host: 127.0.0.1\n port: 8800\n\n https proxy\n host: 127.0.0.1\n port: 8800\n (https proxy is not recommended)\n\n3. ???\n\n4. PROFIT!\n\nCommand help\n------------\n\n.. code-block:: console\n\n $ python warp.py --help\n\nLicense\n-------\n\nMIT License (included in ``warp.py``)\n\n\uba74\ucc45\uc870\ud56d\n--------\n\n1. WARP\ub97c \uc0ac\uc6a9\ud568\uc73c\ub85c\uc368 \uc0dd\uae30\ub294 \ubaa8\ub4e0 \ucc45\uc784\uc740 \uc0ac\uc6a9\uc790\uc5d0\uac8c \uc788\uc2b5\ub2c8\ub2e4.\n2. WARP\uc758 \ucf54\ub4dc \uae30\uc5ec\uc790\ub4e4\uc740 \uc0ac\uc6a9\uc5d0 \uad00\ud55c \ucc45\uc784\uc744 \uc9c0\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.\n\nNotice\n------\n\n1. may not work in\n\n * some ISPs\n * some company firewalls\n * some school firewalls\n * some browers (will fix it later)\n\nSpecial thanks to\n-----------------\n\n* peecky (https://github.com/peecky) for lots of improvement code contributes.\n* Young-Ho Cha (https://github.com/ycha) for randomize feed hostname code.\n* Hong Minhee (https://github.com/dahlia) for python syntax and optparse implementaion.\n* Park Jeongmin (https://github.com/pjm0616) for dummy header ideas.\n* EJ Lee (https://github.com/hdformat) for firefox support code.\n* Inseok Lee (https://github.com/dlunch) for english grammers :p", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/devunt/warp/tarball/0.1.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/devunt/warp", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "warp-proxy", "package_url": "https://pypi.org/project/warp-proxy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/warp-proxy/", "project_urls": { "Download": "https://github.com/devunt/warp/tarball/0.1.1", "Homepage": "https://github.com/devunt/warp" }, "release_url": "https://pypi.org/project/warp-proxy/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Simple http transparent proxy made in Python 3.4", "version": "0.1.1" }, "last_serial": 1127645, "releases": { "0.1.0": [ { "comment_text": "built for Linux-3.13.0-29-generic-x86_64-with-glibc2.9", "digests": { "md5": "86a00c69425156568a7a9139e381c83e", "sha256": "b7a2b85e7dd55986892ee6247f40a13fce362c7d7bcd0d990084e10f3cbf4de7" }, "downloads": -1, "filename": "warp-proxy-0.1.0.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "86a00c69425156568a7a9139e381c83e", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 9550, "upload_time": "2014-06-17T12:50:40", "url": "https://files.pythonhosted.org/packages/12/6d/f43ff21a216d851d431362881ce09dfe347360219e557f4d90c995a08a41/warp-proxy-0.1.0.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "9b267e360ac1751c5d3abc0d751065ad", "sha256": "ab3af5ec57d80b3b7469a88ea35f4098a99a6396fc4a621bf3ed1be9d10d8996" }, "downloads": -1, "filename": "warp-proxy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9b267e360ac1751c5d3abc0d751065ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5780, "upload_time": "2014-06-17T12:50:37", "url": "https://files.pythonhosted.org/packages/2b/da/8897058fa767abbf7cc8e595734634472a28b56cc267a4d2bf68927f3612/warp-proxy-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "built for Linux-3.13.0-29-generic-x86_64-with-glibc2.9", "digests": { "md5": "16cf9ebda47dd746d5206ab2bf36c00e", "sha256": "423fb10cf1c725bfd2c81a6d12bd1c38335ed94bb3804166bdf211989d8da205" }, "downloads": -1, "filename": "warp-proxy-0.1.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "16cf9ebda47dd746d5206ab2bf36c00e", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 9576, "upload_time": "2014-06-17T13:15:19", "url": "https://files.pythonhosted.org/packages/7a/f4/50a9b9428fc0baac50ffa95535bf1903a56583199c011ebd8a6865a77d4c/warp-proxy-0.1.1.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "292d6a90b31bcc1c60a82af6eff16c2f", "sha256": "0e1c9aa31a29257c31a2b2bcf0125cadf40ce08244334be288774a1b61cf40c9" }, "downloads": -1, "filename": "warp-proxy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "292d6a90b31bcc1c60a82af6eff16c2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5818, "upload_time": "2014-06-17T13:15:16", "url": "https://files.pythonhosted.org/packages/2f/e5/6ada5ba07d7997242e2e144cdf917720801d359cbcaea210faf1de4e83db/warp-proxy-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "built for Linux-3.13.0-29-generic-x86_64-with-glibc2.9", "digests": { "md5": "16cf9ebda47dd746d5206ab2bf36c00e", "sha256": "423fb10cf1c725bfd2c81a6d12bd1c38335ed94bb3804166bdf211989d8da205" }, "downloads": -1, "filename": "warp-proxy-0.1.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "16cf9ebda47dd746d5206ab2bf36c00e", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 9576, "upload_time": "2014-06-17T13:15:19", "url": "https://files.pythonhosted.org/packages/7a/f4/50a9b9428fc0baac50ffa95535bf1903a56583199c011ebd8a6865a77d4c/warp-proxy-0.1.1.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "292d6a90b31bcc1c60a82af6eff16c2f", "sha256": "0e1c9aa31a29257c31a2b2bcf0125cadf40ce08244334be288774a1b61cf40c9" }, "downloads": -1, "filename": "warp-proxy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "292d6a90b31bcc1c60a82af6eff16c2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5818, "upload_time": "2014-06-17T13:15:16", "url": "https://files.pythonhosted.org/packages/2f/e5/6ada5ba07d7997242e2e144cdf917720801d359cbcaea210faf1de4e83db/warp-proxy-0.1.1.tar.gz" } ] }