Skip to content

Hello bro #5

@userbox020

Description

@userbox020

i excecuted the script, but in python 2 i got this error
Traceback (most recent call last):
File "sniffer.py", line 3, in
from networking.ethernet import Ethernet
ImportError: No module named networking.ethernet

and in python 3 i got this error
Traceback (most recent call last):
File "sniffer.py", line 93, in
main()
File "sniffer.py", line 24, in main
conn = socket.socket(socket.AF_PACKET, socket.SOCK_RAW, s
AttributeError: module 'socket' has no attribute 'AF_PACKET'

could you give me a hand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions