iliyadindar/pyroxi
High-performance Python proxy library with SOCKS5/HTTP, async, and zero dependencies.
When you need to send or receive data over the internet through proxy servers, this project helps you do so at very high speeds. It takes your raw network requests and a list of proxy server details, then efficiently routes your data through single or multiple proxies. This is designed for software engineers and network developers building applications that require robust and high-performance proxy management.
Use this if you are a developer building an application that needs to reliably send network requests through a single proxy or a pool of proxies, with features like automatic failover, load balancing, and real-time statistics.
Not ideal if you need a simple command-line tool or a non-programmatic way to configure a proxy for your web browser or system-wide internet access.
Stars
8
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/iliyadindar/pyroxi"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.