Skip to content
Snippets Groups Projects
Commit 40e504a0 authored by Mickaël Hoerdt's avatar Mickaël Hoerdt
Browse files

missing shabang

parent 790a9d58
No related branches found
No related tags found
No related merge requests found
#! /usr/bin/env python
import sys import sys
import argparse import argparse
from scapy.all import sendp, sendpfast, Ether, IP, RandIP, RandMAC, TCP from scapy.all import sendp, sendpfast, Ether, IP, RandIP, RandMAC, TCP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment