@algernon@come-from.mad-scientist.club
Post #3432905
2026-06-27 17:22 UTC
If you're someone who wishes to block Mullvad VPN servers from acessing your stuff, on grounds that one of their founders is responsible for financing 70+% of a Swedish far-right party, I have some good news for you!
I wrote a little script that grabs Mullvad's server list, from their own website, extracts the server list as JSON, and generates a few useful renderings of the data. My CI runs the collection nightly, there's a nice package overview, and you can grab the tarball with curl, too:
curl -OJ https://git.madhouse-project.org/api/packages/algernon/generic/nullvad/latest/mullvad-servers.tar.zst
The tarball includes the extracted JSON, a flat plain text list of IPs, an nft script to block them, and a $(date -Is) timestamp file for good measure.
You can use nft -f mullvad-block.nft to firewall all of those IPs off.
Replies (0)
No replies.