Hacker News new | ask | show | jobs
by freedomben 621 days ago
Transmission is also great for this. You can run it completely headless, or you can run the GUI locally and connect via web interface remotely. It's very flexible and has been great to work with.
1 comments

Deluge was my go-to for this for years and years and years. More diversity in this ecosystem is good to see
I'm a fan of aria2c [1] in server mode paired with a lightweight WebUI [2].

Works really well on a small machine. Start aria2 as a service in systemd tied to a user with some basic isolation (or put it in a Docker container!)

[1] https://github.com/aria2/aria2 [2] https://github.com/mayswind/AriaNg