a gevent based HTTP/HTTPS proxy.
dependencies:
gevent
from https://github.com/yinghuocho/ghttproxy
-----
用法:
登陆linux vps.
linux vps通常已经自带了python2.7版。pip install geventgit clone https://github.com/yinghuocho/ghttproxy ghttproxy-by-yinghuochocd ghttproxy-by-yinghuochoroot@wh:~/ghttproxy-by-yinghuocho# lsLICENSE README __init__.py server.py smart_relay.py socks_relay.pyroot@wh:~/ghttproxy-by-yinghuocho# python server.py &你可以修改server.py的最后一行,把8000改为其他端口,比如7000.项目地址:https://github.com/yinghuocho/ghttproxyhttps://github.com/yinghuocho/ghttproxy/blob/master/server.py
No comments:
Post a Comment