https://github.com/yinghuocho/ghttproxy
a gevent based HTTP/HTTPS proxy with SOCKS5 forwarding.
https://github.com/yinghuocho/ghttproxy
Last synced: 10 days ago
JSON representation
a gevent based HTTP/HTTPS proxy with SOCKS5 forwarding.
- Host: GitHub
- URL: https://github.com/yinghuocho/ghttproxy
- Owner: yinghuocho
- License: bsd-2-clause
- Created: 2014-11-04T23:55:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-12T06:08:43.000Z (about 9 years ago)
- Last Synced: 2025-03-27T22:12:39.503Z (27 days ago)
- Language: Python
- Size: 8.79 KB
- Stars: 32
- Watchers: 3
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **29**星
README
a gevent based HTTP/HTTPS proxy with SOCKS5 forwarding.
dependencies
============
* gevent
* gsocks (for SOCKS5 forwarding)