z0x010 / socks2http

socks to http proxy written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

socks2http

socks to http proxy written in Python

Most cli commands only support http proxies, however if you have a socks proxy, this is the tool for you

python2 socks2http.py

sockshttp3.py is based on asyncio and coroutine, which gets better performance and cocurrency.

python3 socks2http3.py

About

socks to http proxy written in Python

License:MIT License


Languages

Language:Python 100.0%