Skip to main content

Torrent Manager Perl Module

โ€ข โ€ข View on GitHub

A Perl module for managing and querying rtorrent installations via XML-RPC communication.

perl xml-rpc rtorrent automation

Overview

This project provides a Perl module to manage and run queries on rtorrent installations. It uses XML-RPC communication to interact with the rtorrent/ruTorrent web frontend.

Features

  • XML-RPC communication with rtorrent
  • Query torrent information
  • Manage torrent operations
  • Pure Perl implementation
  • Easy command-line interface

Technologies Used

  • Perl
  • XML::RPC module
  • Data::Dumper for debugging

Installation

sudo cpan install XML::RPC Data::Dumper

Usage

perl rtgen-db.pl user password rtorrent.example.com 443 RPC2

Status

Active development - useful code snippets and modules for personal use.