Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xavier84/RatXaBox
Auto installation de ruTorrent avec rTorrent. Version "Seedbox-Manager Workflow"
https://github.com/xavier84/RatXaBox
Last synced: 3 months ago
JSON representation
Auto installation de ruTorrent avec rTorrent. Version "Seedbox-Manager Workflow"
- Host: GitHub
- URL: https://github.com/xavier84/RatXaBox
- Owner: xavier84
- Created: 2016-10-11T17:39:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T05:50:59.000Z (almost 5 years ago)
- Last Synced: 2024-04-12T22:13:45.824Z (7 months ago)
- Language: JavaScript
- Homepage: http://ratxabox.ovh
- Size: 1.56 MB
- Stars: 22
- Watchers: 5
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - xavier84/RatXaBox - Auto installation de ruTorrent avec rTorrent. Version "Seedbox-Manager Workflow" (JavaScript)
README
# Script d'installation ruTorrent / Nginx
![logo](https://raw.github.com/xavier84/RatXaBox/master/files/ratxabox.png)
* Multi-utilisateurs & Multilingue automatique en fonction de l'installation du serveur
* Français, English, German, Pусский, Español, Português
* Nécessite Debian 7/8/9 (64 bits) & un serveur fraîchement installé* Inclus VsFTPd (ftp & ftps sur le port 21), Fail2ban (avec conf nginx, ftp & ssh)
* Seedbox-Manager, Auteurs: Magicalex, Hydrog3n et BacktobackTiré du tutoriel de Magicalex pour mondedie.fr disponible ici:
[Installer ruTorrent sur Debian {nginx & php-fpm}](http://mondedie.fr/viewtopic.php?id=5302)
[Aide, support & plus si affinités à la même adresse !](http://mondedie.fr/)
**Auteur :** Ex_Rat
**Modifié par :** XavierMerci Aliochka & Meister pour les conf de munin et VsFTPd
à Albaret pour le coup de main sur la gestion d'users, LetsGo67 pour ses rectifs et
Jedediah pour avoir joué avec le html/css du thème
Aux traducteurs: Sophie, Spectre, Hardware, Zarev, SirGato, MiguelSam, Hierra
## Installation:
Multilingue automatique
```
apt-get update && apt-get upgrade -y
apt-get install git-core -ycd /tmp
git clone https://github.com/xavier84/RatXaBox ratxabox
cd ratxabox
chmod a+x bonobox.sh && ./bonobox.sh
```**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
![gestion](https://raw.github.com/xavier84/RatXaBox/master/files/gestion.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/)