Page 1 of 1

rtpg www

Posted: Tue Apr 21, 2020 11:37 am
by rfdez
Hola, sabeis como utilizar rtpg-www (web based front end for rTorrent) con rTorrent.

Gracias

Re: rtpg www

Posted: Fri Apr 24, 2020 6:45 am
by Gerson
Encontré esto, no sé si resuelva tus dudas:
https://packages.debian.org/pt-br/buster/rtpg-www

Re: rtpg www

Posted: Fri Apr 24, 2020 8:31 am
by rfdez
Gracias, no es eso, rtorrent y rtpg se pueden instalar directamente desde Mx Instalar Paquetes, lo que pregunto es como ver los torrent en el navegador a traves de rtpg.
Yo abro rtorrent y le cargo los torrent y funciona de maravilla, pero queria poner rtpg y tener la interfaz grafica.

Un saludo.

Re: rtpg www

Posted: Sat Apr 25, 2020 7:31 am
by Spartak77
No puede encontrar casi nada, buscando en Internet.
Encontré esto:
https://github.com/dr-co/rtpg/wiki

Además, este es el texto del file Readme, contenido en el paquete rtpg-www:

Code: Select all

уou can start several rtpg-guis simulatansly by using
different config files with using SetEnv directive in
virtual server config.
see example in examples/rtpg.apache.conf

PS:
Virtual server for apache has been created
For enable the virtual server use commands:

a2enmod scgi [*]
a2ensite rtpg.apache.conf
invoke-rc.d apache2 restart

Check url "http://rtpg/" in your browser.

Edit /etc/apache2/sites-available/rtpg.apache.conf for
change any settings.

**********************************************************************
* *
* [*] NOTE: Beginning from version 0.1.0 rtpg can use direct connec- *
* tion to rtorrent SCGI-port/socket. You can leave out this step and *
* point to rtorrent's SCGI-port in your /etc/rtpg/rtpg.conf. So *
* comment VirtualHost with name 'rtpg-scgi.localhost' in your *
* /etc/apache2/sites-available/rtpg.apache.conf. *
* *
**********************************************************************

See /usr/share/doc/rtpg-www/examples/rtorrent.rc for configure
your rtorrent. RTPG uses file /etc/rtpg/rtpg.conf as config
by default.

traducido con google-translate:

Code: Select all

Puede iniciar varias rtpg-guis simultáneamente usando
diferentes archivos de configuración con el uso de la directiva SetEnv en
servidor virtual config.
ver ejemplo en examples / rtpg.apache.conf


P.S.:
Se ha creado un servidor virtual para apache
Para habilitar el servidor virtual, use comandos:

a2enmod scgi [*]
a2ensite rtpg.apache.conf
invoke-rc.d apache2 restart

Verifique la url "http: // rtpg /" en su navegador.
Edite /etc/apache2/sites-available/rtpg.apache.conf para
cambiar cualquier configuración.

************************************************** ********************
* *
* [*] NOTA: A partir de la versión 0.1.0 rtpg puede usar conexión directa *
* ción a rtorrent SCGI-port / socket. Puedes omitir este paso y *
* apunte al puerto SCGI de rtorrent en su /etc/rtpg/rtpg.conf. Entonces *
* comenta VirtualHost con el nombre 'rtpg-scgi.localhost' en tu *
* /etc/apache2/sites-available/rtpg.apache.conf. * *
* *
************************************************** ********************

Consulte /usr/share/doc/rtpg-www/examples/rtorrent.rc para configurar
tu rtorrent. RTPG usa el file /etc/rtpg/rtpg.conf como config
por defecto.
Como puede ver, no dice mucho (pero dice que en /usr/share/doc/rtpg-www/examples/ puedes encontrar ejemplos que te ayudan en la configuración) ...
sin embargo esta es la documentación que puedes buscar,
probablemente si lo instala y prueba, aprende rápidamente cómo usarlo.

Re: rtpg www

Posted: Sat Apr 25, 2020 9:00 am
by rfdez
Gracias Spartak77, me pongo con rtpg a ver si lo hago funcionar, tambien me valdria con ruTorrent, que es más conocido.

Un saludo.