mirror of
https://github.com/k4m4/kickthemout.git
synced 2024-11-22 13:04:25 +01:00
Update kickthemout.py
This commit is contained in:
parent
84d7c89adb
commit
7a34ce2b9f
@ -97,7 +97,7 @@ def kickoneoff():
|
|||||||
one_target_mac = host[1]
|
one_target_mac = host[1]
|
||||||
if one_target_mac == "":
|
if one_target_mac == "":
|
||||||
print("\nIP address is not up. Please try again.")
|
print("\nIP address is not up. Please try again.")
|
||||||
break # TODO: Test "break"
|
return # TODO: FIX
|
||||||
|
|
||||||
print("\n{0}Target mac => '{1}" + one_target_mac + "{2}'{3}\n").format(GREEN, RED, GREEN, END)
|
print("\n{0}Target mac => '{1}" + one_target_mac + "{2}'{3}\n").format(GREEN, RED, GREEN, END)
|
||||||
print("{0}Spoofing started... {1}\n").format(GREEN, END)
|
print("{0}Spoofing started... {1}\n").format(GREEN, END)
|
||||||
|
Loading…
Reference in New Issue
Block a user