Skip to content

add ip features

Qian Wang requested to merge new-feature into main

To enhance the security and monitoring capabilities of our system, we need to develop a network monitoring tool written in C++ that captures real-time traffic on a remote cloud server. The captured data should then be visualized on a dashboard built with Java, highlighting potential attack behaviors. This data will be stored in InfluxDB, allowing for time-series analysis of captured IP addresses and packet details over different periods.

Merge request reports