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.


It is tribal to block an attack like this if you even manage to make much of a impact at all.
A better use of your network would be running a Tor node or snowflake proxy. The biggest fear of Putin is that his people will get free access to information. The pen is far greater than the sword.
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.
any info on intended results/actual results?