Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Distributed Network emulation tool for high rate packet
...So if you are interested and have C/C++ programming skills, please contact me at zahid.med@gmail.com
This framework allows to emulate a network by managing ethernet packets coming from two kind of interfaces: UDP and virtual network card.
This tool is similare to dynamips (GNS3) but it can manager a higher packet rate.
It can help to study DDoS attacks based on Botnet using the Lightweigth C++ Virtual Machine (LwCVM) in order to emulate Bots.
This project is based on the following projects and libraries:
LightweighIP of the TCP/IP stack
pthread
libpcap for communication with virtual machines
dynamips
Linux MicroCore