.dockerignore
.gitignore
.gitlab-ci.yml
.trivyignore
Dockerfile
LICENSE
README.md
apt-mirror.1
apt_mirror.py
mirror.list
pyproject.toml
regenerate-dependencies.sh
requirements.txt
setup.py
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.devcontainer/docker-compose.yml
.vscode/config
.vscode/launch.json
apt_mirror/__init__.py
apt_mirror/aiofile.py
apt_mirror/apt_mirror.py
apt_mirror/config.py
apt_mirror/filter.py
apt_mirror/logs.py
apt_mirror/netrc.py
apt_mirror/prometheus.py
apt_mirror/repository.py
apt_mirror/uvloop.py
apt_mirror/version.py
apt_mirror.egg-info/PKG-INFO
apt_mirror.egg-info/SOURCES.txt
apt_mirror.egg-info/dependency_links.txt
apt_mirror.egg-info/entry_points.txt
apt_mirror.egg-info/requires.txt
apt_mirror.egg-info/top_level.txt
apt_mirror/download/__init__.py
apt_mirror/download/download_file.py
apt_mirror/download/downloader.py
apt_mirror/download/factory.py
apt_mirror/download/format.py
apt_mirror/download/proxy.py
apt_mirror/download/response.py
apt_mirror/download/slow_rate_protector.py
apt_mirror/download/url.py
apt_mirror/download/protocols/__init__.py
apt_mirror/download/protocols/ftp.py
apt_mirror/download/protocols/http.py
requirements/aiofiles.txt
requirements/dev.txt
requirements/prod.txt
requirements/prometheus.txt
requirements/uvloop.txt
tests/__init__.py
tests/base.py
tests/test_clean.py
tests/test_config.py
tests/test_dependencies.py
tests/test_download.py
tests/test_repository.py
tests/data/BinaryGPGReleaseFile/repo/dists/test/Release.gpg
tests/data/BrokenConfig/mirror.list
tests/data/ByHashConfig/mirror.list
tests/data/DebianArchiveBusterProposedUpdates/repo/dists/test/InRelease
tests/data/DebianBookworm/mirror1.list
tests/data/DebianBookworm/mirror2.list
tests/data/DebianBookworm/mirror3.list
tests/data/DebianBookworm/mirror4.list
tests/data/DebianBookworm/mirror5.list
tests/data/DebianBookworm/repo/dists/bookworm/InRelease
tests/data/DebianBookworm/repo/dists/bookworm/main/binary-amd64/Packages
tests/data/DebianBookworm/repo/dists/bookworm/main/source/Sources
tests/data/DebianBookworm/repo/dists/test/InRelease
tests/data/FlatBrokenConfig/mirror.list
tests/data/FlatConfig/mirror.list
tests/data/GitlabRegistryPackages/repo/dists/test/main/binary-amd64/Packages
tests/data/GitlabRegistryPackages/repo/dists/test/main/source/Sources
tests/data/IgnoreErrorsConfig/mirror.list
tests/data/IgnoreErrorsConfig/repository/dists/bullseye/Release
tests/data/IgnoreErrorsConfig/repository/dists/bullseye/main/binary-amd64/Packages
tests/data/IgnoreErrorsConfig/repository/pool/bullseye/main/g/gitlab-runner/gitlab-runner_14.8.1_amd64.deb
tests/data/IgnoreErrorsConfig/repository/pool/bullseye/main/g/gitlab-runner/gitlab-runner_16.8.0_amd64.deb
tests/data/MaliciousRepository/repo/dists/test/Release
tests/data/MaliciousRepository/repo/dists/test/main/binary-amd64/Packages
tests/data/MaliciousRepository/repo/dists/test/main/source/Sources
tests/data/MixedConfig/mirror.list
tests/data/MixedConfig/mirror1.list
tests/data/NetRC/auth1.conf
tests/data/NetRC/auth2.conf
tests/data/NetRC/auth3.conf
tests/data/NetRC/auth4.conf
tests/data/NetRC/mirror.list
tests/data/PathClean/1
tests/data/PathClean/2/3/4
tests/data/PathClean/5/6
tests/data/SkipCleanConfig/mirror.list
tests/data/SkipCleanConfig/dir1/abcd/1
tests/data/SkipCleanConfig/dir1/def/def/def/1
tests/data/SkipCleanConfig/dir2/abc/1
tests/data/SlashConfig/mirror.list
tests/data/SrcOptionConfig/mirror.list
tests/data/SyncedReleaseFiles/repo/dists/test/InRelease
tests/data/SyncedReleaseFiles/repo/dists/test/Release
tests/data/SyncedReleaseFiles/repo/dists/test/Release.gpg
tests/data/UnsyncedReleaseFiles/repo/dists/test/InRelease
tests/data/UnsyncedReleaseFiles/repo/dists/test/Release