this post was submitted on 17 Sep 2025
36 points (100.0% liked)
Announcements
313 readers
10 users here now
Announcements about system updates or other things related to this instance.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, that's a very common thing with Mlmym, and a lot of instances have that issue. It's also hard to rate-limit because all client connections to the API come from Mlmym's server rather than the users.
Yeah that was the exact issue. I figured I could just forward the real ip from the incoming connection to the container, but couldnt get it to work.
There must be a way, I will keep looking.