Skip to content

mbolli/nfsen-ng

Repository files navigation

nfsen-ng

GitHub license GitHub issues Donate a beer

nfsen-ng is a modern, in-place replacement for the ageing NfSen web frontend. It sits on top of the existing nfdump tools and adds real-time SSE push, a responsive UI, and support for RRD or VictoriaMetrics as the storage backend.

nfsen-ng dashboard overview

Quick start

git clone https://github.com/mbolli/nfsen-ng
cd nfsen-ng

# Production (ports 80/443, bundled Caddy with auto-HTTPS)
docker compose -f deploy/docker-compose.yml --profile proxy up -d

# Development (port 8080, source mounted, auto-reload)
docker compose -f deploy/docker-compose.dev.yml up -d

Set NFSEN_SOURCES, NFSEN_NFDUMP_PROFILES, and other options as environment variables in your compose file. See the wiki for the full guide.

Documentation

All documentation lives in the wiki:

About

Responsive NetFlow visualizer built on top of nfdump tools.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors