How to use wireshark to capture python socket packets

后端 未结 0 475
情话喂你
情话喂你 2021-01-21 02:16

I am making a program in python using the socket library and I would like to capture the packets being sent. my code is

from socket import socket, AF_INET, SOCK_S         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题