Kediel/BHP

Syntax Error

Closed this issue · 1 comments

File "arper.py", line 21

send(ARP(op = 2, psrc = target_ip, pdst = gateway_ip,
^
SyntaxError: invalid syntax

Forgot to close the first parenthesis.