mirrorbits icon indicating copy to clipboard operation
mirrorbits copied to clipboard

Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors.

Results 72 mirrorbits issues
Sort by recently updated
recently updated
newest added

We are running mirrorbits not for too long but it happened already two times that new downloads are just reporting "Service Unavailable", nothing at the logs. What I tried so...

question

help page ``` root@centos:~# mirrorbits list -h Usage: mirrorbits list Get the list of mirrors -disabled List disabled mirrors only -down List only mirrors currently down ``` doing disable ```...

add test mirror ``` root@centos:~/mirrorbits# mirrorbits list Identifier STATE SINCE root@centos:~/mirrorbits# mirrorbits add -http http://localhost test Warning: the hostname returned more than one address. Assuming they're sharing the same location....

bug

hi is there a way to edit mirror using command line optinos only? i dont want to open up text editor and save makes it hard to edit mirrors in...

enhancement
help wanted

We mirror some files which get synced by clients regularly (using curl internally). mirrorbits will respond to these requests by redirecting to the best mirror and the mirror will then...

enhancement
help wanted

I'm trying to use Mirrorbits to set up a mirror system for our project (https://github.com/jellyfin/jellyfin), but I'm finding the lack of documentation difficult to work around. Hopefully my questions provide...

enhancement
help wanted
question

**Question** I tried a simple mirrorbits server based on the sample configuration and go checked the source code, then I found the local repository(configured via `Repository`) is only used for...

question

I have a mirror where several thousand files live behind a symlink which mirrorbits doesn't include in its scan. This seems to be an issue with the hardcoded command line...

enhancement

Hi! The nearest server mirror is complete wrong reported for me. It tells me this. "You are connecting with IP address 85.224.73.X, which belongs to autonomous system Telenor Norge AS...

1) Start mirrorbits 2) Add new file to repo 3) Access file via ?mirrorlist (only fallbacks are listed) 4) File has size 0 and mtime 0 but shouldn't ![image](https://user-images.githubusercontent.com/991986/122111076-95f37300-ce1f-11eb-8f6f-513d7e9ef593.png)