Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3595][Core] add ability to download files from daemon #443

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Sep 15, 2024

  1. [3595][Core] add ability to download files from daemon

    When we use thin client mode, we will download tracker's icon from the
    client endpoint.
    This means we are leaking the IP of the client location, instead using
    the daemon, which is already connected to the tracker.
    Therefor, an ability to download files from the daemon is added.
    
    Closes https://dev.deluge-torrent.org/ticket/3595
    DjLegolas committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    08cd07f View commit details
    Browse the repository at this point in the history