mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-13 19:24:23 +00:00
update readme
This commit is contained in:
@@ -23,12 +23,12 @@ Il permet aux opérateurs de gérer efficacement un canal, tout en offrant aux u
|
|||||||
|
|
||||||
# Installation automatique sur une machine Debian/Ubuntu
|
# Installation automatique sur une machine Debian/Ubuntu
|
||||||
|
|
||||||
Prérequis:
|
Prérequis:
|
||||||
- Système d'exploitation Linux (Windows non supporté)
|
- Système d'exploitation Linux (Windows non supporté)
|
||||||
- Droits d'administrateur (root) pour l'exécution du script
|
- Droits d'administrateur (root) pour l'exécution du script
|
||||||
- Python version 3.10 ou supérieure
|
- Python version 3.10 ou supérieure
|
||||||
|
|
||||||
Bash
|
Bash:
|
||||||
$ git clone https://github.com/adator85/IRC_DEFENDER_MODULES.git
|
$ git clone https://github.com/adator85/IRC_DEFENDER_MODULES.git
|
||||||
- Renommer le fichier exemple_configuration.json en configuration.json
|
- Renommer le fichier exemple_configuration.json en configuration.json
|
||||||
- Configurer le fichier configuration.json
|
- Configurer le fichier configuration.json
|
||||||
@@ -37,7 +37,7 @@ Bash
|
|||||||
Si votre configuration est bonne, votre service est censé etre connecté a votre réseau IRC
|
Si votre configuration est bonne, votre service est censé etre connecté a votre réseau IRC
|
||||||
|
|
||||||
# Installation manuelle:
|
# Installation manuelle:
|
||||||
Bash
|
Bash:
|
||||||
$ git clone https://github.com/adator85/IRC_DEFENDER_MODULES.git
|
$ git clone https://github.com/adator85/IRC_DEFENDER_MODULES.git
|
||||||
$ cd IRC_DEFENDER_MODULES
|
$ cd IRC_DEFENDER_MODULES
|
||||||
$ python3 -m venv .pyenv
|
$ python3 -m venv .pyenv
|
||||||
|
|||||||
Reference in New Issue
Block a user