NoCLin/LightMirrors

Suggest adding mirrors

wang3076 opened this issue · 3 comments

Suggest adding mirrors for the following types of repositories:

  1. Apt repository mirror
  2. Yum repository mirror
  3. Maven repository mirror
  4. Github repository mirror
NoCLin commented

Thanks for your feedback. We will include them in the next major update.

NoCLin commented

By the way, I would appreciate it if you could assist me in adding some test cases for them.

  • apt (specifically for Ubuntu) and apk (Alpine) support direct proxy functionality.

  • For the GitHub mirror, the use of the "dumb HTTP" protocol has been disabled, and we need take some time to investigate how to implement proxy.

I believe the priority of these requirements is relatively low.

If you have a need, you can modify the code yourself since the current architecture is scalable.