scapy/run_scapy

4 lines
75 B
Bash
Executable File

#! /bin/sh
DIR=$(dirname $0)
PYTHONPATH=$DIR exec python -m scapy.__init__