python-proxy VS aioquic

Compare python-proxy vs aioquic and see what are their differences.

python-proxy

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio. (by qwj)

aioquic

QUIC and HTTP/3 implementation in Python (by aiortc)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
python-proxy aioquic
2 6
1,897 1,545
- 1.6%
0.0 8.5
8 days ago about 2 months ago
Python Python
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-proxy

Posts with mentions or reviews of python-proxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.
  • WireGuard client that exposes itself as a HTTP/SOCKS5 proxy
    14 projects | news.ycombinator.com | 1 Apr 2024
    FWIW, that fork is 6 years out of date, forked from https://github.com/qwj/python-proxy.
  • [TASK] Help with Python programming (pproxy library)
    1 project | /r/slavelabour | 25 Apr 2023
    Hi everyone,I am learning Python and have made who has made a somewhat functional piece of programming, but it doesn't fully work like I'd like it to, and I need some assistance in trying to understand the library I am using, and how I can change my programming to work better, and have the functions I'd like, or the potential to use another library that offers the same ability to run a local socks5 proxy that relays connection to a remote socks5, HTTP or HTTPS proxy.Library in question: pproxy (https://github.com/qwj/python-proxy)

aioquic

Posts with mentions or reviews of aioquic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-06.
  • WinBtrfs – an open-source btrfs driver for Windows
    7 projects | news.ycombinator.com | 6 Apr 2024
    One of the interesting patterns happening in Rust is io-less libraries. I'm not sure where best to link this phenomenon. It here s a open issue for an io-less quic library, from 2019, https://github.com/aiortc/aioquic/issues/4

    It'd be so fracking sweet to see filesystems follow this pattern. If we could re-use the file system logic, but apply it to windows or fuse or Linux or wasm linearly-addressed-storage, that would allow such intensely cool forms of portability/reuse & bending/hacking.

  • WebGPU – All of the cores, none of the canvas
    7 projects | news.ycombinator.com | 16 Jul 2023
  • Granian – a Rust HTTP server for Python applications
    10 projects | news.ycombinator.com | 16 Jan 2023
    for those wishing to use http3 with a Python web framework, the ASGI hypercorn[1] currently supports it.

    made a Django example last week with a sample client based on the examples from aioquic[2]: https://github.com/djstein/django-http3-example

    this example also includes the first pass at async Django REST Framework using adrift[3] based on these GitHub issues:

    - https://github.com/encode/django-rest-framework/pull/8617

    - https://github.com/encode/django-rest-framework/issues/8496

    sources

    [1]: https://github.com/pgjones/hypercorn

    [2]: https://github.com/aiortc/aioquic

    [2]: https://github.com/em1208/adrf

  • Caddyhttp: Enable HTTP/3 by Default
    16 projects | news.ycombinator.com | 8 Sep 2022
  • Is it better to learn web development with Python or C?
    4 projects | /r/webdev | 7 Aug 2022
    In your estimation where does the QUIC specification, HTTP/3 specification, WebTransport specification, aioquic QUIC and HTTP/3 implementation in Python https://github.com/aiortc/aioquic (notice the GoogleChrome/samples WebTransport sample code is described as local server "There's code for a sample local server at https://github.com/GoogleChrome/samples/blob/gh-pages/webtransport/webtransport_server.py") fit into the categories you color "Framework" and "Webserver"?
  • HTTP/3: Practical Deployment Options (Part 3)
    2 projects | /r/webdev | 7 Sep 2021
    Whilst the article rightly mentions aioquic to use HTTP/3 with Python, it is only a minimal example server. Hypercorn is a compete ASGI server built on aioquic that is likely more useful practically.

What are some alternatives?

When comparing python-proxy and aioquic you can also consider the following projects:

gost - GO Simple Tunnel - a simple tunnel written in golang

hypercorn - Hypercorn is an ASGI and WSGI Server based on Hyper libraries and inspired by Gunicorn.

asyncio-socks-server - A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.

Twisted - Event-driven networking engine written in Python.

django-http3-example - Example Repo of Django using HTTP/3

TREVORproxy - A SOCKS proxy written in Python that randomizes your source IP address. Round-robin your evil packets through SSH tunnels or give them billions of unique source addresses!

hypercorn

octoproxy - A load balancing proxy with mTLS encryption via QUIC or HTTP/2[WIP]

mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

gost - GO Simple Tunnel - a simple tunnel written in golang

sslyze - Fast and powerful SSL/TLS scanning library.