hi,
i'm novice user in python and i want to capture data at a specific port using python script.Please suggest me the approach.
Same data i'm able to write into a file using linux command:
tethereal -i any "port 9060" -w sam.txt
I want to accomplish the above task using python script.
Thanks in Advance,
bharat.