8000 GitHub - jacky9813/dnf-mirror: DNF Repository mirroring tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jacky9813/dnf-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNF Repository Mirroring Tool

A tool to replace reposync based on Python 3

Example

$./getrepo --localrepo=$(pwd) --remoterepo=http://mirror.centos.org/centos-8/8/AppStream/x86_64/os/ --verbose --reponame=AppStream

System Requirements

  • Python 3.6+ with SQLite3 support
  • OpenSSL
  • wget

Features

  • Multi-threaded file check.
  • Multiple download stream.

Future Plan

  • Syncronize multiple repositories in one command
  • Get repository informations from /etc/yum.repos.d
  • Check existing repodata checksum before downloading

About

DNF Repository mirroring tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0