Python3 listening to a UDP port already in use

后端 未结 0 664
借酒劲吻你
借酒劲吻你 2021-01-30 08:46

I\'m running ubutnu mate with python 3.6. I\'m trying to sniff the udp traffic of a process using the socket module. The code I am currently using is:

sniffer = s         


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