[enhancement request] add functionality similar to "tcpdump -c count"
Hello,
We usually use tcpflow in our transparent proxy during DDoS attacks in order to understand the nature of the attacks. In such cases having an option like the "-c count" of tcpdump would help us a lot.
Thank you, Panos
Sure. What would you like the option to do? DO you want to implement it?
On Mar 21, 2014, at 7:04 AM, christias [email protected] wrote:
Hello,
We usually use tcpflow in our transparent proxy during DDoS attacks in order to understand the nature of the attacks. In such cases having an option like the "-c count" of tcpdump would help us a lot.
Thank you, Panos
— Reply to this email directly or view it on GitHub.
It would exit tcpflow after receiving a specified number of packets or number of flows etc. More or less like taking a traffic sample and without requiring human intervention.
I could try implementing it, time permitting.
-c is already used for another option.
On Mar 21, 2014, at 7:04 AM, christias [email protected] wrote:
Hello,
We usually use tcpflow in our transparent proxy during DDoS attacks in order to understand the nature of the attacks. In such cases having an option like the "-c count" of tcpdump would help us a lot.
Thank you, Panos
— Reply to this email directly or view it on GitHub.