This war is very close to my heart and I’ve been able to contribute some network capacity to pressure Russian servers, without any effect to other services I host, using my RPi4.

I added this entry to my docker-compose.yml and it fetched the targets and started spamming their servers (logs are in Ukranian).

services:
  mhddos_proxy:
    image: ghcr.io/porthole-ascend-cinnamon/mhddos_proxy
    restart: unless-stopped
    environment:
      - TZ=Asia/Tokyo
    deploy:
      mode: replicated
      replicas: 2

You may think it is “unethical” to disturb services, but I’m sure you understand who is the aggressor, what is at stake here and this is a completely free way to be on the right side of history.

More information here: https://bsky.app/profile/itarmy-ua.bsky.social

I am not related to the project, I just contribute the little I can.

  • TotallyHumanPinkySwear@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    27 days ago

    Noted, and why not both? Also, the targets are switched often (from what I’ve seen in the logs), so it may be trivial to block, but the service will be temporarily out for the cost of nothing to me.