NetAlertX

NetAlertX

Aplicación Docker from Masterwishx's Repository

Visión general

NetAlertX - Network, presence scanner and alert framework
Get visibility of what's going on on your WIFI/LAN network and enable presence detection of important devices. Schedule scans for devices, port changes and get alerts if unknown devices or changes are found. Write your own Plugin with auto-generated UI and in-build notification system. Build out and easily maintain your network source of truth (NSoT) and device inventory.

Scanners
The app scans your network for New devices, New connections (re-connections), Disconnections, "Always Connected" devices down, Devices IP changes and Internet IP address changes. Discovery & scan methods include: arp-scan, Pi-hole - DB import, Pi-hole - DHCP leases import, Generic DHCP leases import, UNIFI controller import, SNMP-enabled router import. Check the Plugins docs for a full list of avaliable plugins.

App Link
https://github.com/jokob-sk/NetAlertX/

App Docs
https://jokob-sk.github.io/NetAlertX/

Requisitos

NOTE:

1. First make folders and set permissions:



mkdir -p /mnt/user/appdata/netalertx

chown -R 20211:20211 /mnt/user/appdata/netalertx

chmod -R 755 /mnt/user/appdata/netalertx



2. Enjoy



Warning:



Using tmpfs reduces disk writes and speeds up I/O, but all data stored in memory will be lost on restart.



If you need to keep a persistent, file-based log history, add Log Path to the container:

/mnt/user/appdata/netalertx/log:/tmp/log

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:20211]
Red
host
Concha
bash
Privilegiado
false
Parámetros adicionales
--read-only --cap-drop="ALL" --cap-add="NET_ADMIN" --cap-add="NET_RAW" --cap-add="NET_BIND_SERVICE" --cap-add="CHOWN" --cap-add="SETUID" --cap-add="SETGID" --tmpfs "/tmp:uid=20211,gid=20211,mode=1700,rw,noexec,nosuid,nodev,async,noatime,nodiratime"

Configuración de plantillas

App PathPathrw

Path to App location

Objetivo
/data
Valor
/mnt/user/appdata/netalertx
Web PortPorttcp
Objetivo
20211
Por defecto
20211
Valor
20211
Time ZonePathro
Objetivo
/etc/localtime
Valor
/etc/localtime

Descargar estadísticas

3,944,035
Descargas totales
118,322
Este mes
139,932
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
jokobsk/netalertx
Última actualización2026-05-04
Visto por primera vez2024-04-17

Ejecute NetAlertX en Unraid.

NetAlertX se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.