{"id":18625672,"url":"https://github.com/devunt/warp","last_synced_at":"2025-08-21T06:30:46.008Z","repository":{"id":7136770,"uuid":"8433375","full_name":"devunt/warp","owner":"devunt","description":"Simple http proxy which is written in python in order to bypass http://warning.or.kr","archived":false,"fork":false,"pushed_at":"2015-06-11T14:47:10.000Z","size":379,"stargazers_count":101,"open_issues_count":0,"forks_count":29,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-12-07T20:12:09.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devunt.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-26T13:49:31.000Z","updated_at":"2023-07-15T14:12:20.000Z","dependencies_parsed_at":"2022-08-20T06:50:46.654Z","dependency_job_id":null,"html_url":"https://github.com/devunt/warp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devunt%2Fwarp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devunt%2Fwarp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devunt%2Fwarp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devunt%2Fwarp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devunt","download_url":"https://codeload.github.com/devunt/warp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230494921,"owners_count":18235046,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T04:35:39.312Z","updated_at":"2024-12-19T20:08:10.208Z","avatar_url":"https://github.com/devunt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"WARP\n====\n\nSimple http proxy made in python 3.4\n\nThis is proof-of-concept code.\n\nThe main purpose of WARP is bypassing http://warning.or.kr/, which is a Deep Packet Inspection that operated by Korea Government.\n\nFor more information, please see https://en.wikipedia.org/wiki/Internet_censorship_in_South_Korea\n\nYou should run this proxy in your local computer.\n\n\nDependency\n----------\n\n* python \u003e= 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\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면책조항\n--------\n\n1. WARP를 사용함으로써 생기는 모든 책임은 사용자에게 있습니다.\n2. WARP의 코드 기여자들은 사용에 관한 책임을 지지 않습니다.\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 be fixed 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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevunt%2Fwarp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevunt%2Fwarp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevunt%2Fwarp/lists"}