wip - v1 => It's working !! #1
15
README.md
15
README.md
@ -5,17 +5,18 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
🤖 **Adguard CIDRE Sync** - A bot to synchronize adguard clients disallow list with countries CIDR list of your choices.
|
**Adguard CIDRE Sync** - A bot to synchronize adguard clients disallow list with countries CIDR list of your choices.
|
||||||
|
|
||||||
*The code is partially generated by AI*
|
*The code is partially generated by AI*
|
||||||
|
|
||||||
## 📌 Sommaire
|
## Sommaire
|
||||||
|
|
||||||
- [Features](#features)
|
- [Features](#features)
|
||||||
- [Install with Docker and our image](#install-with-docker)
|
- [Environment Variables](#environment-variables)
|
||||||
- [Install with git and build (développeur)](#install-with-git-and-build)
|
- [File Structure](#file-structure)
|
||||||
|
- [Installation and Usage](#nstallation-and-usage)
|
||||||
|
|
||||||
## ✨ Features
|
## Features
|
||||||
|
|
||||||
- Automatically downloads IP CIDR blocks for specified countries to block.
|
- Automatically downloads IP CIDR blocks for specified countries to block.
|
||||||
- Supports additional manually blocked IPs from a configurable file.
|
- Supports additional manually blocked IPs from a configurable file.
|
||||||
@ -44,8 +45,8 @@
|
|||||||
1. **Clone the repository:**
|
1. **Clone the repository:**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/your-username/adguard-blocklist-updater.git
|
git clone https://git.djeex.fr/Djeex/adguard-cidre
|
||||||
cd adguard-blocklist-updater
|
cd adguard-cidre
|
||||||
```
|
```
|
||||||
2. **Modify docker-compose.yml**
|
2. **Modify docker-compose.yml**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user