how to give a signal out from tshark as an interrupt to another function to start when there is first packet arriving

asked 2018-06-14 16:38:33 +0000

shenthil gravatar image

I am trying to start another code to process when there is a packet seen in tshark and also how to set a time of say 10 minutes when there is no packets seen to turn the secondary process down. Is there a way to do it? I will be using it to automate a process

edit retag flag offensive close merge delete