1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-09-22 09:52:12 +02:00
fastnetmon-rewritten/docs/ROADMAP.md

11 lines
631 B
Markdown
Raw Normal View History

2015-03-25 16:45:19 +01:00
Roadmap of FastNetMon project
- Build binary packages for all popular platforms
- Add open source filtering solution based on netmap-ipfw
- Implement flow spec management for signaling to uplink (raw support, only protocols and src/dst ports)
- Implement complete flow spec support for netmap-ipfw for thorough full wire-speed packet filtration
- Implement solution for SYN flood mitigation based on syn-proxy ideas (prototype you could find [here](https://github.com/FastVPSEestiOu/fastnetmon/tree/master/syn_umbrella))
- Implement application level flood monitoring (http, dns, https)
- Implement web interface
- Implement API