scapy/run_scapy

4 lines
75 B
Plaintext
Raw Normal View History

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