diff --git a/sendether.py b/sendether.py index 72493519f508da7e250a6db131dec1ff48da6d39..bbebef075f2ca8af2c5989b8190132f87fe84107 100644 --- a/sendether.py +++ b/sendether.py @@ -1,3 +1,5 @@ +#! /usr/bin/env python + import sys import argparse from scapy.all import sendp, sendpfast, Ether, IP, RandIP, RandMAC, TCP