aiohttpproxy:简单的 aiohttp HTTP 代理

时间:2024-08-02 12:04:39
【文件属性】:

文件名称:aiohttpproxy:简单的 aiohttp HTTP 代理

文件大小:11KB

文件格式:ZIP

更新时间:2024-08-02 12:04:39

Python

aiohttp代理 基于 Python aiohttp 异步 I/O HTTP 模块的简单缓存 HTTP 代理。 目前仅代理对 HTTP URL 的 GET 请求。 安装 aiohttpproxy 需要 Python 3.4 或更高版本。 使用您最喜欢的 Python 打包程序安装: $ easy_install-3.4 aiohttpproxy-0.0.1/ $ pip-3.4 install git+https://github.com/jmehnle/aiohttpproxy.git 用法 代理完全由命令行控制,语法如下: usage: aiohttpproxy [-h] [-l LEVEL] [--port PORT] --cache-path PATH [--cache-max-size SIZE] [--cache-max-e


【文件预览】:
aiohttpproxy-master
----setup.py(1KB)
----.gitignore(663B)
----bin()
--------aiohttpproxy(2KB)
----LICENSE(11KB)
----README.md(2KB)
----lib()
--------aiohttpproxy()

网友评论