hydrusnetwork / hydrus

A personal booru-style media tagger that can import files and tags from your hard drive and popular websites. Content can be shared with other users via user-run servers.
http://hydrusnetwork.github.io/hydrus/
Other
2.35k stars 154 forks source link

Support for multiple proxies #493

Open Zweibach opened 4 years ago

Zweibach commented 4 years ago

Support for multiple ip/backends, an array of proxies with weight and loadbalancing.

Suika commented 4 years ago

And roundrobin. See how JD2 handles this. If a download fails on one proxy, jump to another.