I want to generate Wireshark/tcpdump traces at the end of a Python script, in a cap file.I looked at libcap for example but when executing the command, the script is stopped. How can I generate a cap file without suspending my intial python script? Thank you
Asked
Active
Viewed 273 times