ε - Update README

This commit is contained in:
Eun0us 2026-01-16 14:57:38 +01:00
parent f1bce9af9f
commit 118cac4f3b
8 changed files with 27 additions and 3 deletions

View File

@ -1,5 +1,7 @@
# Espilon # Espilon
![Espilon Logo](assets/images/espilon-logo.jpg)
**Embedded ESP32 Agent Framework for Security Research and IoT** **Embedded ESP32 Agent Framework for Security Research and IoT**
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
@ -14,14 +16,21 @@
**[View the full documentation here](https://docs.espilon.net)** **[View the full documentation here](https://docs.espilon.net)**
![Documentation header](assets/images/documentation-header.png)
---
The MkDocs documentation includes: The MkDocs documentation includes:
```md
- Step-by-step installation guide - Step-by-step installation guide
- Translate EN/FR
- WiFi and GPRS configuration - WiFi and GPRS configuration
- Module and command reference - Module and command reference
- Multi-device flasher guide - Multi-device flasher guide
- C2 protocol specification - C2 protocol specification
- Examples and use cases - Examples and use cases
```
--- ---
@ -59,7 +68,8 @@ idf.py -p /dev/ttyUSB0 flash monitor
``` ```
**Minimal configuration** (menuconfig): **Minimal configuration** (menuconfig):
```
```c
Espilon Bot Configuration Espilon Bot Configuration
|- Device ID: "your_unique_id" |- Device ID: "your_unique_id"
|- Network -> WiFi |- Network -> WiFi
@ -70,6 +80,8 @@ Espilon Bot Configuration
|- Port: 2626 |- Port: 2626
``` ```
![menuconfig](assets/images/menuconfig.png)
--- ---
## What is Espilon? ## What is Espilon?

View File

@ -1,5 +1,7 @@
# Espilon # Espilon
![Espilon Logo](assets/images/espilon-logo.jpg)
**Framework d'agents embarqués ESP32 pour la recherche en sécurité et l'IoT** **Framework d'agents embarqués ESP32 pour la recherche en sécurité et l'IoT**
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
@ -14,14 +16,21 @@
**[Consultez la documentation complète ici](https://docs.espilon.net)** **[Consultez la documentation complète ici](https://docs.espilon.net)**
![Documentation header](assets/images/documentation-header.png)
---
La documentation MkDocs inclut : La documentation MkDocs inclut :
```md
- Guide d'installation pas à pas - Guide d'installation pas à pas
- Traduction EN/FR
- Configuration WiFi et GPRS - Configuration WiFi et GPRS
- Référence des modules et commandes - Référence des modules et commandes
- Guide du flasher multi-device - Guide du flasher multi-device
- Spécification du protocole C2 - Spécification du protocole C2
- Exemples et cas d'usage - Exemples et cas d'usage
```
--- ---
@ -59,7 +68,8 @@ idf.py -p /dev/ttyUSB0 flash monitor
``` ```
**Configuration minimale** (menuconfig) : **Configuration minimale** (menuconfig) :
```
```c
Espilon Bot Configuration Espilon Bot Configuration
├─ Device ID: "votre_id_unique" ├─ Device ID: "votre_id_unique"
├─ Network → WiFi ├─ Network → WiFi
@ -74,7 +84,7 @@ Espilon Bot Configuration
## Qu'est-ce qu'Espilon ? ## Qu'est-ce qu'Espilon ?
Espilon transforme des microcontrôleurs ESP32 abordables (~5€) en agents networked puissants pour : Espilon transforme des microcontrôleurs ESP32 abordables à **~5€** en agents networked puissants pour :
- **Recherche en sécurité** : Tests WiFi, reconnaissance réseau, IoT pentesting - **Recherche en sécurité** : Tests WiFi, reconnaissance réseau, IoT pentesting
- **Éducation** : Apprentissage de l'embarqué, protocoles réseau, FreeRTOS - **Éducation** : Apprentissage de l'embarqué, protocoles réseau, FreeRTOS
@ -87,6 +97,8 @@ Espilon transforme des microcontrôleurs ESP32 abordables (~5€) en agents netw
| **WiFi** | ESP32 standard | 50-100m | Labs, bâtiments | | **WiFi** | ESP32 standard | 50-100m | Labs, bâtiments |
| **GPRS** | LilyGO T-Call | National (2G) | Mobile, remote | | **GPRS** | LilyGO T-Call | National (2G) | Mobile, remote |
**General Packet Radio Service** vs **WiFi**
--- ---
## Architecture ## Architecture

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB

View File

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB