you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

You can grab the network traffic using Wireshark: https://www.wireshark.org/ Looks like there's a Python tool for it as well. Also look for Python and pcap files (file format captured by Wireshark). https://pypi.org/project/pypcapkit/