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

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -