Bindlog/readme.md

22 lines
308 B
Markdown
Raw Permalink Normal View History

2024-08-28 23:17:51 +02:00
# Description :
2024-08-28 23:23:13 +02:00
Ce git à pour but d'avoir un système de journalisation Bind9, avec Apache2.
2024-08-28 23:23:54 +02:00
<br/>
2024-08-28 23:23:13 +02:00
Pour le moment seul le DNS est fonctionnel
2024-08-28 23:17:51 +02:00
## OS Supporté :
- Debian
- Ubuntu
- Kali
- ParrotOS
2024-08-28 23:22:08 +02:00
- Fedora
2024-08-28 23:17:51 +02:00
- Arch (Bientôt)
- Mint (Bientôt)
# Installation :
Lancer le script :
```
sudo bash run.sh
```
2024-08-28 22:03:02 +02:00