Skip to content

Commit 475f96e

Browse files
committed
fuzz: make it venv-friendly
1 parent bfb383b commit 475f96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scapy/tools/pcap_fuzzer.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python3
1+
#!/usr/bin/env python
22

33
# SPDX-License-Identifier: GPL-2.0-only
44
# This file is part of Scapy

0 commit comments

Comments
 (0)