We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sample seed: 37166886442902638009042361742793723293
Executing:
./id2t -i background.pcap -a DDoS attackers.count=1 inject.after-pkt=5 attack.duration=1 packets.per-second=5000 ip.src=66.66.66.66 ip.dst=12.12.12.12 -o forum_test.pcap -S 37166886442902638009042361742793723293
Results in the following ip statistics for 66.66.66.66:
> select * from ip_statistics where ipaddress="66.66.66.66"; Query returned 1 record: ipAddress: 66.66.66.66 pktsReceived: 2291 pktsSent: 7709 kbytesReceived: 134.23828125 kbytesSent: 451.69921875 maxPktRate: 9920.0498046875 minPktRate: 0.0 maxKByteRate: 58.12528991699219 minKByteRate: 0.0 maxLatency: 3590 minLatency: 0 avgLatency: 1433 ipClass: A
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sample seed: 37166886442902638009042361742793723293
Executing:
Results in the following ip statistics for 66.66.66.66:
The text was updated successfully, but these errors were encountered: