File: run_scapy

package info (click to toggle)
scapy 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,344 kB
  • ctags: 3,999
  • sloc: python: 20,293; makefile: 63; sh: 11
file content (3 lines) | stat: -rwxr-xr-x 75 bytes parent folder | download | duplicates (3)
1
2
3
#! /bin/sh
DIR=$(dirname $0)
PYTHONPATH=$DIR exec python -m scapy.__init__