Skip to content

Send And Receive At Layer2 example #10

@davidchristine88

Description

@davidchristine88

Do you have any working Send And Receive At Layer2 example? I was trying to use it to srp an ARP packet similar to scapy commands below;

arp1=Ether(dst='ff:ff:ff:ff:ff:ff')/ARP(pdst='192.168.1.0/28')
srp(arp1, iface="eno7")

Thanks,
David

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