proxy.py VS super-auto-pets

Compare proxy.py vs super-auto-pets and see what are their differences.

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)

super-auto-pets

A tool to allow for viewing of arbitrary Super Auto Pets replays (by bspammer)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
proxy.py super-auto-pets
5 2
2,853 11
- -
1.0 0.0
4 days ago almost 2 years ago
Python Python
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

proxy.py

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

super-auto-pets

Posts with mentions or reviews of super-auto-pets. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.
  • Mitmproxy 8
    10 projects | news.ycombinator.com | 20 Mar 2022
    I recently used it to modify the response from the replay server for an autobattler game, to let me watch arbitrary replays for theory-crafting and just general fun. The game is called Super Auto Pets, here's the code with the mitmproxy extension: https://github.com/bspammer/super-auto-pets
  • SAP simulator?
    1 project | /r/superautopets | 16 Jan 2022
    on this octopus killer video they left this comment and linked to a github page. https://www.youtube.com/watch?v=qVZvjO2JlV4 I'm intercepting the replay request and injecting my own, code is here https://github.com/bspammer/super-auto-pets although there do seem to be some bugs for example: in this video level 3 pufferfish do not do 6 damage for some reason in this video: https://www.youtube.com/watch?v=U5IAQfiPBo4

What are some alternatives?

When comparing proxy.py and super-auto-pets you can also consider the following projects:

one-ring - CSP on top of AsyncIO

deca - Tool for modding APEX engine games (Generation Zero, theHunter, ...)

mitm - 👨🏼‍💻 ‎‎‎‏‏ A customizable man-in-the-middle TCP intercepting proxy.

xmppmitm - XMPP Man-in-the-Middle, quick & dirty

mitm-omegle - Watch strangers talk on Omegle (man in the middle attack explained for kids)

Halo-Asset-Blender-Development-Toolset - CE/H2/H3/ODST JMS/JMA/ASS exporter for Blender

lokinet-exit-provider - lokinet exit node webapp

MagiskTrustUserCerts - A Magisk/KernelSU module that automatically adds user certificates to the system root CA store

benchmark-proxypy

sapai - Super auto pets engine built with reinforment learning training in mind

spike - :mega: A fast reverse proxy written in PHP that helps to expose local services to the internet

ssh-mitm - SSH-MITM - ssh audits made simple