5 ms·
I recommend aria2 for a similar purpose. Just `apt install aria2`. I'm just a happy user.
by steerablesafe 5y ago
I recommend aria2 for a similar purpose. Just `apt install aria2`. I'm just a happy user.
- jbourne 5y ago+1 for aria2! It does one job and does it very well. Want to add a UI? Take a look at WebUI-Aria2: https://github.com/ziahamza/webui-aria2 https://github.com/ziahamza/webui-aria2 It is also very easy to integrate with othersoftware via the RPC interface https://aria2.github.io/manual/en/html/aria2c.html?highlight=all%20proxy#rpc-interface https://aria2.github.io/manual/en/html/aria2c.html?highlight.... You can find wrappers in some languages e.g. the JS bindings: https://github.com/sonnyp/aria2.js https://github.com/sonnyp/aria2.js