mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-01 22:28:20 +00:00
Fix command line options in tests
This commit is contained in:
parent
deb7df490b
commit
58fba4bf31
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ masscanned = subprocess.Popen(
|
|||
"-vvvvv",
|
||||
"-i",
|
||||
f"{IFACE}b",
|
||||
"--ip-addr-file",
|
||||
"--self-ip-file",
|
||||
ipfile.name,
|
||||
"-m",
|
||||
MAC_ADDR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue