1 Star 0 Fork 4

xextreme / http proxy

forked from xiaotech / http proxy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

proxy.py

Lightweight HTTP Proxy Server in Python.

Features

  • Distributed as a single file module
  • No dependency other than the Python standard library
  • Support for http, https, websockets request proxy

Install

To install proxy.py, simply:

$ pip install proxy.py

This will add proxy.py inside your python bin folder.

Usage

$ proxy.py -h
usage: proxy.py [-h] [--hostname HOSTNAME] [--port PORT]
                [--log-level LOG_LEVEL]

proxy.py v0.1

optional arguments:
  -h, --help            show this help message and exit
  --hostname HOSTNAME   Default: 127.0.0.1
  --port PORT           Default: 8899
  --log-level LOG_LEVEL
                        DEBUG, INFO, WARNING, ERROR, CRITICAL

Having difficulty using proxy.py? Report at:
https://github.com/abhinavsingh/proxy.py/issues/new

空文件

简介

http python代理服务器 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/xextreme/http-proxy.git
git@gitee.com:xextreme/http-proxy.git
xextreme
http-proxy
http proxy
develop

搜索帮助

53164aa7 5694891 3bd8fe86 5694891