diff --git a/README.es.md b/README.es.md index 9377fd8..ea93729 100644 --- a/README.es.md +++ b/README.es.md @@ -19,6 +19,7 @@ Aplicación web autoalojada para inventario manual de red y visualización de to - **Descubrimiento automático** — ping sweep + consulta PTR DNS en una subred para importar nuevos hosts - **Autenticación** — inicio de sesión JWT con cambio de contraseña obligatorio en el primer uso - **Modo oscuro** — alternancia entre tema claro y oscuro +- **Logos de fabricantes** — detección y visualización automáticas de logos de editores/fabricantes (Proxmox, Cisco, Synology, Docker, y más de 30 más) - **i18n** — francés, inglés, español ## Stack diff --git a/README.fr.md b/README.fr.md index 2fe67f4..54af534 100644 --- a/README.fr.md +++ b/README.fr.md @@ -19,6 +19,7 @@ Application web auto-hébergée pour l'inventaire manuel de réseau et la visual - **Découverte automatique** — ping sweep + lookup PTR DNS sur un sous-réseau pour importer de nouveaux hôtes - **Authentification** — connexion JWT avec changement de mot de passe forcé à la première utilisation - **Mode sombre** — bascule thème clair / sombre +- **Logos de marques** — détection et affichage automatiques des logos éditeurs/fabricants (Proxmox, Cisco, Synology, Docker, et plus de 30 autres) - **i18n** — français, anglais, espagnol ## Stack diff --git a/README.md b/README.md index fa72420..292db0e 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Self-hosted web application for manual network inventory and logical network top - **Auto-discovery** — ping sweep + PTR DNS lookup on a subnet to import new hosts - **Authentication** — JWT-based login with forced password change on first use - **Dark mode** — light / dark theme toggle +- **Brand logos** — automatic detection and display of vendor/manufacturer logos (Proxmox, Cisco, Synology, Docker, and 30+ more) - **i18n** — French, English, Spanish ## Stack