logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Deluge Daemon - Control BitTorrent Daemon | Online Free DevTools by Hexmos

Control your BitTorrent daemon with Deluge Daemon. Manage Deluge settings and logs through command line. Free online tool, no registration required.

deluged

A daemon process for the Deluge BitTorrent client. More information: https://manned.org/deluged.

  • Start the Deluge daemon:

deluged

  • Start the Deluge daemon on a specific port:

deluged {{[-p|--port]}} {{port}}

  • Start the Deluge daemon using a specific configuration file:

deluged {{[-c|--config]}} {{path/to/configuration_file}}

  • Start the Deluge daemon and output the log to a file:

deluged {{[-l|--logfile]}} {{path/to/log_file}}

See Also