fragattack: inject test updates

This commit is contained in:
Mathy Vanhoef 2020-07-21 19:30:25 +04:00 committed by Mathy Vanhoef
parent 26e2797247
commit 7a84aa9945
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 05af9bb1363f1f07fcf74893538e38fabb40cef9
Subproject commit 31c8344093381fd0ebbf242014afa1e31a7859d8

View File

@ -5,7 +5,7 @@
# See README for more details.
from libwifi import *
import argparse, time
import argparse, time, subprocess
def main():
parser = argparse.ArgumentParser(description="Test packet injection properties of a device.")