2025-05-24 10:24:10 +02:00
2025-05-14 09:57:06 +02:00
2025-05-14 09:57:06 +02:00
2025-05-22 13:28:52 +02:00
2025-05-11 19:16:07 +02:00

A list of EU and American Debian mirror URLs

It scrapes URL's of debian mirrors for later use in opnsense as an alias that ony allows access to debian repositories

I'll be trying to maintain up to date list, aka just run a docker container and forget about it propably.

Also includes IPs for security.debian.org, docker, proxmox and nvidia container toolkit

Docker

Here is a rundown of all the options in docker-compose

DEBMIRRORURL is a link to Debian's mirror list. You don't have to fill it as I don't think they'll be changing that. I hope so at least.

GITURLPROTO protocol of git server. Usually https

GITURL address of git server. Fox example, github.com

GITREPOPATH is the path to your repository. For example, YuruC3/pmpw (shameless plug for my other project)

GITEA_TOKEN is a personal token used by git to authenticate.

EXTRAREPOS can be True of False. It includes IP's for security updates for debian. Pretty usefull.

SECURITYREPOS has IPs for things like docker, the whole proxmox suite and nvidia container toolkit.

Run at home

if you want to run it at your place remember to change crontab timings and git personal token and so on.

Description
Debian repositories in a JSON. Only EU countries and America included.
Readme 465 KiB
Languages
Python 91.7%
Shell 4.4%
Dockerfile 3.9%