{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Other Audience", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "Intended Audience :: Telecommunications Industry", "License :: Public Domain", "Natural Language :: English", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Scientific/Engineering", "Topic :: Security", "Topic :: Software Development :: Libraries", "Topic :: System :: Logging", "Topic :: System :: Networking :: Monitoring", "Topic :: Utilities" ], "description": "::\r\n\r\n\r\nFILES LIST\r\n----------\r\nsrc/ProxyHTTPServer.py proxy based on ThreadingTCPServer and BaseHTTPServer\r\nsrc/logger.py proxy based on ProxyHTTPServer\r\nsrc/test.py web server for proxy testing\r\nREADME.txt\r\n\r\n\r\nDEPENDENCES\r\n-----------\r\nPython 2.5.1\r\n\r\n\r\nTUTORIAL\r\n--------\r\nType in your console:\r\npython ProxyHTTPServer.py\r\n\r\nIt run a local proxy server:\r\nServing HTTP on 0.0.0.0 port 8000 ...\r\n\r\nYou must configure your browser to use this proxy:\r\nHTTP: 127.0.0.1\r\nPORT: 8000\r\n\r\nYou can use others ports:\r\npython ProxyHTTPServer.py 8001\r\n\r\nThe first test is to browse on web.\r\nThe second is to run the test server:\r\npython test.py 8080\r\n\r\nYou must browse on:\r\nhttp://localhost:8080/\r\n\r\n\r\nLOGGER\r\n------\r\nType in your console:\r\npython logger.py\r\n\r\nConfigure your browser to use this proxy.\r\nBrowse on http://www.python.org\r\n\r\nThe logger proxy will make a HTML file, like this:\r\ne7e3879e-9aa2-11dc-b850-444553540000.html\r\n\r\nSee the top file with a text editor:\r\n\r\nREQUEST GET\r\nhttp://www.python.org/\r\n[...headers...]\r\n[None with GET]\r\n\r\nRESPONSE 200\r\n[...headers...]\r\n\r\n[...HTML...]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "ProxyHTTPServer Proxy HTTP Server from the creator of PyWebRun", "license": "Public domain", "maintainer": "", "maintainer_email": "", "name": "ProxyHTTPServer", "package_url": "https://pypi.org/project/ProxyHTTPServer/", "platform": "", "project_url": "https://pypi.org/project/ProxyHTTPServer/", "project_urls": null, "release_url": "https://pypi.org/project/ProxyHTTPServer/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "ProxyHTTPServer -- from the creator of PyWebRun", "version": "0.0.1" }, "last_serial": 785206, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "708228e1c9a46ac8cba9623141a6d42c", "sha256": "a375c5b9a888df920c687d389ac3e4945fed6f43924890d7443737b961dc702c" }, "downloads": -1, "filename": "ProxyHTTPServer.tar.gz", "has_sig": false, "md5_digest": "708228e1c9a46ac8cba9623141a6d42c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3104, "upload_time": "2007-11-24T16:32:50", "url": "https://files.pythonhosted.org/packages/f4/c6/2b46a2f47d050f7e835de340c90d21f5e386c3d1afaae9d1483ce842aae4/ProxyHTTPServer.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "708228e1c9a46ac8cba9623141a6d42c", "sha256": "a375c5b9a888df920c687d389ac3e4945fed6f43924890d7443737b961dc702c" }, "downloads": -1, "filename": "ProxyHTTPServer.tar.gz", "has_sig": false, "md5_digest": "708228e1c9a46ac8cba9623141a6d42c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3104, "upload_time": "2007-11-24T16:32:50", "url": "https://files.pythonhosted.org/packages/f4/c6/2b46a2f47d050f7e835de340c90d21f5e386c3d1afaae9d1483ce842aae4/ProxyHTTPServer.tar.gz" } ] }