proxy.py

⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Man's VPN • ⏪ Reverse & ⏩ Forward • 👮🏿 "Proxy Server" framework • 🌐 "Web Server" framework • ➵ ➶ ➷ ➠ "PubSub" framework • 👷 "Work" acceptor & executor framework (by abhinavsingh)

Proxy.py Alternatives

Similar projects and alternatives to proxy.py

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better proxy.py alternative or higher similarity.

proxy.py reviews and mentions

Posts with mentions or reviews of proxy.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-10.
  • Show HN: Proxy.py
    1 project | news.ycombinator.com | 11 Aug 2022
    [Not my project]

    A very well features proxy server (Forward & Reverse + lots of other features).

    https://github.com/abhinavsingh/proxy.py

  • How to Choose the Right Python Concurrency API
    6 projects | news.ycombinator.com | 10 Aug 2022
    The article gives a good summary of the quite complex landscape of concurrency in python. There's more to it, for example gil-free c-extensions, subprocesses and cross-machine (plus IPC) communication.

    But I'm particularly bothered by the fact that many articles and tutorials look at concurrency as if it's only about factoring primes or writing a web server with many (perhaps even idempotent) parallel requests.

    In reality, people will often want and need to combine multiple of these approaches, and then it gets VERY messy. I.e. try to combine a multiprocessing executor with multiple asyncio loops and boom you're in some very deep waters.

    One project that does this (async loops inside multiple processes) is proxy.py - very enlightening to read its code base [1].

    But I really, really wish python would do more to provide simple and robust abstractions for these kinds of tasks. My dream would be a robust actor system similar to erlang, but we'll probably never get that.

    [1] https://github.com/abhinavsingh/proxy.py

  • PSA: Blogsport.de und Blogsport.eu sind in den letzten Atemzügen
    1 project | /r/Dachschaden | 7 Jul 2022
  • Comodo Firewall
    1 project | /r/antivirus | 20 Mar 2022
    Setup a VM with Hyper-V and restrict the internet access or disable it.(best way), or build yourself a proxy: https://github.com/abhinavsingh/proxy.py
  • Handling 30,000 requests/sec with `proxy.py`
    2 projects | /r/Python | 30 Nov 2021
    See `proxy.py` examples for some inspiration :) https://github.com/abhinavsingh/proxy.py/tree/develop/examples
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 25 Apr 2024
    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. Learn more →

Stats

Basic proxy.py repo stats
5
2,853
1.0
2 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com