python - pcapy.PcapError: eth1: You don't have permission to capture on that device -
i trying run pcapy_sniffer.py this
pcapy.pcaperror: eth1: don't have permission capture on device (socket: operation not permitted)
if you're running on linux or os x try running root or sudo
, otherwise if you're on windows try running administrator.
Comments
Post a Comment