• Stars
    star
    170
  • Rank 223,357 (Top 5 %)
  • Language
    Shell
  • Created over 9 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Auto install script for rTorrent with ruTorrent

Script d'installation ruTorrent / Nginx

logo

  • Multi-utilisateurs & Multilingue automatique en fonction de l'installation du serveur

  • Français, English, German, Pусский, Español, Português

  • Nécessite Debian 10/11 (64 bits) & un serveur fraîchement installé

  • Inclus VsFTPd (ftp & ftps sur le port 21), Fail2ban (avec conf nginx, ftp & ssh)

Tiré du tutoriel de mondedie.fr Aide, support & plus si affinités à la même adresse !

Auteur : Ex_Rat

Merci aux contributeurs: Sophie, Spectre, Hardware, Zarev, SirGato, MiguelSam, Hierra, mog54

Installation:

Multilingue automatique

# su -  ou  sudo su -

apt-get update && apt-get upgrade -y
apt-get install git lsb-release -y

cd /tmp
git clone https://github.com/exrat/rutorrent-bonobox
cd rutorrent-bonobox
chmod a+x bonobox.sh && ./bonobox.sh

caps1

Vous pouvez aussi forcer la langue de votre choix:

# Français
chmod a+x bonobox.sh && ./bonobox.sh --fr

# English
chmod a+x bonobox.sh && ./bonobox.sh --en

# Pусский  ( "д/H" или "y/n" )
chmod a+x bonobox.sh && ./bonobox.sh --ru

# German
chmod a+x bonobox.sh && ./bonobox.sh --de

# Español
chmod a+x bonobox.sh && ./bonobox.sh --es

# Português
chmod a+x bonobox.sh && ./bonobox.sh --pt

# Português do Brasil
chmod a+x bonobox.sh && ./bonobox.sh --ptbr

Pour gérer vos utilisateurs ultérieurement, il vous suffit de relancer le script

caps2

Disclaimer

Ce script est proposé à des fins d'expérimentation uniquement, le téléchargement d’oeuvre copyrightées est illégal.

Merci de vous conformer à la législation en vigueur en fonction de vos pays respectifs en faisant vos tests sur des fichiers libres de droits.

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License