Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exrat/rutorrent-bonobox
Auto install script for rTorrent with ruTorrent
https://github.com/exrat/rutorrent-bonobox
bullseye buster debian nginx rtorrent rutorrent seedbox
Last synced: 22 days ago
JSON representation
Auto install script for rTorrent with ruTorrent
- Host: GitHub
- URL: https://github.com/exrat/rutorrent-bonobox
- Owner: exrat
- Created: 2015-06-11T10:25:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T09:28:15.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T17:43:09.028Z (4 months ago)
- Topics: bullseye, buster, debian, nginx, rtorrent, rutorrent, seedbox
- Language: Shell
- Homepage:
- Size: 2.35 MB
- Stars: 169
- Watchers: 24
- Forks: 44
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - exrat/rutorrent-bonobox - Auto install script for rTorrent with ruTorrent (Shell)
README
# Script d'installation ruTorrent / Nginx
![logo](https://raw.github.com/exrat/rutorrent-bonobox/master/files/bonobox.png)
* 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 !](http://mondedie.fr/)**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 -ycd /tmp
git clone https://github.com/exrat/rutorrent-bonobox
cd rutorrent-bonobox
chmod a+x bonobox.sh && ./bonobox.sh
```
![caps1](https://raw.github.com/exrat/rutorrent-bonobox/master/files/caps_script01.png)**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](https://raw.github.com/exrat/rutorrent-bonobox/master/files/caps_script02.png)
### 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](http://creativecommons.org/licenses/by-nc-sa/4.0/)