Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 304 Bytes

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